Add desktop file

This commit is contained in:
Kevin Yue
2020-02-16 16:43:47 +08:00
parent 432aac1d7c
commit 71d5e96f65
4 changed files with 21 additions and 1 deletions

View File

@@ -42,3 +42,11 @@ DBUS_INTERFACES += ../GPService/gpservice.xml
# Default rules for deployment.
target.path = /usr/local/bin
INSTALLS += target
DISTFILES += \
com.yuezk.qt.gpclient.desktop
desktop_entry.path = /usr/share/applications/
desktop_entry.files = com.yuezk.qt.gpclient.desktop
INSTALLS += desktop_entry