summaryrefslogtreecommitdiff
path: root/app/desktop.in
diff options
context:
space:
mode:
authorFelix Morgner <felix.morgner@gmail.com>2024-07-29 15:00:54 +0200
committerFelix Morgner <felix.morgner@gmail.com>2024-07-29 15:00:54 +0200
commita2cc1d08fdb5b991e5a47e74e6e534747e330c7c (patch)
tree7ed49f24b04a543ab2577abc05814f5009a67932 /app/desktop.in
parent6df08042ae4509ef2c8fd469babf6eb1c1cfbabf (diff)
downloadturns-a2cc1d08fdb5b991e5a47e74e6e534747e330c7c.tar.xz
turns-a2cc1d08fdb5b991e5a47e74e6e534747e330c7c.zip
app: add mime type definition
Diffstat (limited to 'app/desktop.in')
-rw-r--r--app/desktop.in3
1 files changed, 2 insertions, 1 deletions
diff --git a/app/desktop.in b/app/desktop.in
index 74d8ce4..99c0307 100644
--- a/app/desktop.in
+++ b/app/desktop.in
@@ -6,4 +6,5 @@ GenericName=Turn Tracker
Icon=ch.arknet.Turns
StartupNotify=true
Exec=@CMAKE_INSTALL_FULL_BINDIR@/turns %u
-Categories=Utility \ No newline at end of file
+Categories=Utility;
+MimeType=text/x-turn-order; \ No newline at end of file