summaryrefslogtreecommitdiff
path: root/gui/mime.xml
diff options
context:
space:
mode:
Diffstat (limited to 'gui/mime.xml')
-rw-r--r--gui/mime.xml9
1 files changed, 9 insertions, 0 deletions
diff --git a/gui/mime.xml b/gui/mime.xml
new file mode 100644
index 0000000..92e0ff4
--- /dev/null
+++ b/gui/mime.xml
@@ -0,0 +1,9 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<mime-info xmlns="http://www.freedesktop.org/standards/shared-mime-info">
+ <mime-type type="text/x-turn-order">
+ <comment>Turn order file</comment>
+ <icon name="text-plain"/>
+ <glob-deleteall/>
+ <glob pattern="*.trns"/>
+ </mime-type>
+</mime-info> \ No newline at end of file