summaryrefslogtreecommitdiff
path: root/gui/desktop.in
diff options
context:
space:
mode:
Diffstat (limited to 'gui/desktop.in')
-rw-r--r--gui/desktop.in10
1 files changed, 10 insertions, 0 deletions
diff --git a/gui/desktop.in b/gui/desktop.in
new file mode 100644
index 0000000..99c0307
--- /dev/null
+++ b/gui/desktop.in
@@ -0,0 +1,10 @@
+[Desktop Entry]
+Type=Application
+Name=Turns
+Name[de]=Züge
+GenericName=Turn Tracker
+Icon=ch.arknet.Turns
+StartupNotify=true
+Exec=@CMAKE_INSTALL_FULL_BINDIR@/turns %u
+Categories=Utility;
+MimeType=text/x-turn-order; \ No newline at end of file