summaryrefslogtreecommitdiff
path: root/office/freemind/freemind.xml
diff options
context:
space:
mode:
Diffstat (limited to 'office/freemind/freemind.xml')
-rw-r--r--office/freemind/freemind.xml11
1 files changed, 11 insertions, 0 deletions
diff --git a/office/freemind/freemind.xml b/office/freemind/freemind.xml
new file mode 100644
index 0000000000..9d4bcae2f5
--- /dev/null
+++ b/office/freemind/freemind.xml
@@ -0,0 +1,11 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<mime-info xmlns="http://www.freedesktop.org/standards/shared-mime-info">
+ <mime-type type="application/x-freemind">
+ <comment>FreeMind Map</comment>
+ <magic priority="80">
+ <match value="&lt;map version" type="string" offset="0:20"/>
+ <match value="FreeMind" type="string" offset="50:100"/>
+ </magic>
+ <glob pattern="*.mm"/>
+ </mime-type>
+</mime-info>