Fix typo in icon path

This commit is contained in:
Felix Kauselmann 2017-11-21 11:45:10 +01:00
parent 28a6939a01
commit 3f1b1f620b
2 changed files with 2 additions and 2 deletions

View File

@ -242,7 +242,7 @@ docs.path = $$DATADIR/doc/yacreader
docs.extra = cp ../README.txt ../README
docs.files = ../README ../CHANGELOG.md
icon.path = $$DATADIR/icons/hicolor/scaleable/apps
icon.path = $$DATADIR/icons/hicolor/scalable/apps
icon.files = ../YACReader.svg
desktop.path = $$DATADIR/applications

View File

@ -311,7 +311,7 @@ isEmpty(DESTDIR) {
server.path = $$DATADIR/yacreader
server.files = ../release/server
icon.path = $$DATADIR/icons/hicolor/scaleable/apps
icon.path = $$DATADIR/icons/hicolor/scalable/apps
icon.files = ../YACReaderLibrary.svg
desktop.path = $$DATADIR/applications