mirror of
https://github.com/YACReader/yacreader
synced 2025-07-25 08:25:03 -04:00
renombrados los iconos en formato .icns
This commit is contained in:
@ -52,7 +52,7 @@ RESOURCES += images.qrc \
|
|||||||
RC_FILE = icon.rc
|
RC_FILE = icon.rc
|
||||||
|
|
||||||
macx {
|
macx {
|
||||||
ICON = icon.icns
|
ICON = YACReader.icns
|
||||||
}
|
}
|
||||||
|
|
||||||
TRANSLATIONS = yacreader_es.ts \ yacreader_fr.ts
|
TRANSLATIONS = yacreader_es.ts \ yacreader_fr.ts
|
||||||
|
@ -76,7 +76,7 @@ RESOURCES += images.qrc files.qrc
|
|||||||
RC_FILE = icon.rc
|
RC_FILE = icon.rc
|
||||||
|
|
||||||
macx {
|
macx {
|
||||||
ICON = icon.icns
|
ICON = YACReaderLibrary.icns
|
||||||
}
|
}
|
||||||
|
|
||||||
TRANSLATIONS = yacreaderlibrary_es.ts
|
TRANSLATIONS = yacreaderlibrary_es.ts
|
||||||
|
Reference in New Issue
Block a user