From a2cc1d08fdb5b991e5a47e74e6e534747e330c7c Mon Sep 17 00:00:00 2001 From: Felix Morgner Date: Mon, 29 Jul 2024 15:00:54 +0200 Subject: app: add mime type definition --- app/desktop.in | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'app/desktop.in') 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 -- cgit v1.2.3