summaryrefslogtreecommitdiffstats
path: root/package/hvac.desktop
diff options
context:
space:
mode:
authorScott Murray <scott.murray@konsulko.com>2021-12-20 15:03:36 -0500
committerScott Murray <scott.murray@konsulko.com>2021-12-20 15:23:55 -0500
commitc173b5b5fbdb9013304ad62e0dc8f8bb9a072e7d (patch)
tree5848b6501b00f01f29aff69f602161cecd77edae /package/hvac.desktop
parent95d837913ecb41577980345aeb8a1b3eb710ea2a (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: I5b6a0fee2b02e4e5132689b8d892ce5f8480cc42
Diffstat (limited to 'package/hvac.desktop')
-rw-r--r--package/hvac.desktop11
1 files changed, 11 insertions, 0 deletions
diff --git a/package/hvac.desktop b/package/hvac.desktop
new file mode 100644
index 0000000..9d560b4
--- /dev/null
+++ b/package/hvac.desktop
@@ -0,0 +1,11 @@
+[Desktop Entry]
+Version=1.0
+Name=HVAC
+Comment=HVAC
+GenericName=HVAC
+Exec=hvac
+Icon=hvac
+Terminal=false
+Type=Application
+Categories=System;
+StartupNotify=true