summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--freedesktop.org.xml.in9
1 files changed, 5 insertions, 4 deletions
diff --git a/freedesktop.org.xml.in b/freedesktop.org.xml.in
index 46dbfbd..44b03df 100644
--- a/freedesktop.org.xml.in
+++ b/freedesktop.org.xml.in
@@ -165,6 +165,10 @@ command to generate the output files.
<mime-type type="application/octet-stream">
<_comment>unknown</_comment>
<glob pattern="*.bin"/>
+ <glob pattern="*.ldp"/>
+ <glob pattern="*.pmd"/>
+ <glob pattern="*.qcp"/>
+ <glob pattern="*.slf"/>
</mime-type>
<mime-type type="application/oda">
<_comment>ODA document</_comment>
@@ -4713,9 +4717,7 @@ command to generate the output files.
<mime-type type="application/x-navi-animation">
<_comment>Windows animated cursor</_comment>
<magic priority="50">
- <match type="string" value="RIFF" offset="0">
- <match type="string" value="ACON" offset="8"/>
- </match>
+ <match type="string" value="ACON" offset="8"/>
</magic>
<glob pattern="*.ani"/>
</mime-type>
@@ -5779,7 +5781,6 @@ command to generate the output files.
<magic priority="50">
<match type="string" value="\x47\x3f\xff\x10" offset="0"/>
<match type="big32" value="0x000001b3" offset="0"/>
- <match type="big32" value="0x000001ba" offset="0"/>
</magic>
<glob pattern="*.mpeg"/>
<glob pattern="*.mpg"/>