fix: install desktop file on $USRDIR/share/applications directly.

This commit is contained in:
codestation
2016-04-24 10:38:09 -04:30
parent 7252fac5b9
commit 9cf97c5042
4 changed files with 4 additions and 4 deletions

View File

@@ -61,7 +61,7 @@ unix:!macx {
PKGCONFIG += libnotify
# config for desktop file and icon
desktop.path = $$DATADIR/applications/$${TARGET}
desktop.path = $$DATADIR/applications
desktop.files += resources/$${TARGET}.desktop
icon64.path = $$DATADIR/icons/hicolor/64x64/apps