summaryrefslogtreecommitdiff
path: root/data/org.the_jk.timer.desktop
diff options
context:
space:
mode:
authorJoel Klinghed <the_jk@spawned.biz>2021-01-27 22:06:49 +0100
committerJoel Klinghed <the_jk@spawned.biz>2021-01-27 22:06:49 +0100
commit06950aab233de6a2f47293d59575bb42f6131660 (patch)
tree62f6eed4a6d35414f656d22b9ac7420849018a11 /data/org.the_jk.timer.desktop
parent1ef9c463f1efc1adfb62e42ab3dd17e8c6394373 (diff)
Complete rewrite using C++ and with shared state support
Diffstat (limited to 'data/org.the_jk.timer.desktop')
-rw-r--r--data/org.the_jk.timer.desktop10
1 files changed, 10 insertions, 0 deletions
diff --git a/data/org.the_jk.timer.desktop b/data/org.the_jk.timer.desktop
new file mode 100644
index 0000000..7536e98
--- /dev/null
+++ b/data/org.the_jk.timer.desktop
@@ -0,0 +1,10 @@
+[Desktop Entry]
+Version=1.0
+Type=Application
+Name=Timer
+Comment=Keeps track of the hours
+Categories=Utility
+Exec=timer
+Icon=org.the_jk.timer
+StartupNotify=false
+StartupWMClass=org.the_jk.timer