mirror of
https://github.com/YACReader/yacreader
synced 2025-07-23 15:35:03 -04:00
New Info.plist for YACReader in macos, it should fix the "open with" problem.
This commit is contained in:
@ -201,7 +201,7 @@ RC_FILE = icon.rc
|
||||
|
||||
macx {
|
||||
ICON = YACReader.icns
|
||||
QMAKE_INFO_PLIST = Info.plist.mac
|
||||
QMAKE_INFO_PLIST = Info.plist
|
||||
}
|
||||
|
||||
TRANSLATIONS = yacreader_es.ts \
|
||||
@ -256,4 +256,4 @@ manpage.files = ../YACReader.1
|
||||
|
||||
#remove leftover doc files when 'make clean' is invoked
|
||||
QMAKE_CLEAN += "../README"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user