New Info.plist for YACReader in macos, it should fix the "open with" problem.

This commit is contained in:
Luis Ángel San Martín
2017-12-29 10:35:45 +01:00
parent 13922591be
commit c490e48c00
3 changed files with 163 additions and 41 deletions

View File

@ -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"
}
}