summaryrefslogtreecommitdiff
path: root/data/freedesktop.org.xml.in
diff options
context:
space:
mode:
Diffstat (limited to 'data/freedesktop.org.xml.in')
-rw-r--r--data/freedesktop.org.xml.in12
1 files changed, 10 insertions, 2 deletions
diff --git a/data/freedesktop.org.xml.in b/data/freedesktop.org.xml.in
index 984ad200..294e83f6 100644
--- a/data/freedesktop.org.xml.in
+++ b/data/freedesktop.org.xml.in
@@ -3909,11 +3909,19 @@ command to generate the output files.
<expanded-acronym>eXtensible Music Format</expanded-acronym>
<magic priority="50">
<match type="string" value="XMF_" offset="0"/>
- <match type="string" value="\130\115\106\137\062\056\060\060\000\000\000\002" offset="0"/>
</magic>
<glob pattern="*.xmf"/>
<alias type="audio/xmf"/>
- <alias type="audio/mobile-xmf"/>
+ </mime-type>
+ <mime-type type="audio/mobile-xmf">
+ <comment>Mobile XMF audio</comment>
+ <acronym>XMF</acronym>
+ <expanded-acronym>eXtensible Music Format</expanded-acronym>
+ <magic priority="50">
+ <match type="string" value="\130\115\106\137\062\056\060\060\000\000\000\002" offset="0"/>
+ </magic>
+ <glob pattern="*.mxmf"/>
+ <alias type="audio/vnd.nokia.mobile-xmf"/>
</mime-type>
<mime-type type="application/x-sv4cpio">
<comment>SV4 CPIO archive</comment>