summaryrefslogtreecommitdiffstats
path: root/package/settings.desktop
diff options
context:
space:
mode:
authorScott Murray <scott.murray@konsulko.com>2021-12-20 15:07:34 -0500
committerScott Murray <scott.murray@konsulko.com>2021-12-20 15:24:40 -0500
commitfd598de2c48a9fcc0e13b5574c3da0b5b6edf407 (patch)
treebf5c7e8fdf61d4c1cb330d926962773692fd7e0e /package/settings.desktop
parent8b8c003e0be89baef3715c7f905ba32213bdb853 (diff)
Add initial .desktop file and icon copied from the launcher source tree, and updated .pro files to install them. Also removed potentially confusing use of non-existent $$PREFIX variable. Bug-AGL: SPEC-4182 Signed-off-by: Scott Murray <scott.murray@konsulko.com> Change-Id: Ic84c43d4871002131f982c3054a9ee6f475e649d
Diffstat (limited to 'package/settings.desktop')
-rw-r--r--package/settings.desktop11
1 files changed, 11 insertions, 0 deletions
diff --git a/package/settings.desktop b/package/settings.desktop
new file mode 100644
index 0000000..21516d4
--- /dev/null
+++ b/package/settings.desktop
@@ -0,0 +1,11 @@
+[Desktop Entry]
+Version=1.0
+Name=Settings
+Comment=Settings
+GenericName=Settings
+Exec=settings
+Icon=settings
+Terminal=false
+Type=Application
+Categories=System;
+StartupNotify=true