fix: install desktop file on $USRDIR/share/applications directly.
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user