Fix xml for octec-stream
authorHwankyu Jhun <h.jhun@samsung.com>
Tue, 8 Nov 2016 00:08:49 +0000 (09:08 +0900)
committerjongmyeongko <jongmyeong.ko@samsung.com>
Mon, 3 Jul 2017 13:11:55 +0000 (22:11 +0900)
Change-Id: I37ce0567bd6a7000ab00f665b57555fa0c9ac61d
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
freedesktop.org.xml.in

index 29ed9ef4e8b0e0aea165c506472579ac6942e2e3..f888d99a3bd8929f50984ab0ba139ddb25ca657a 100644 (file)
@@ -181,6 +181,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/x-partial-download">
     <_comment>Partially downloaded file</_comment>
@@ -5079,9 +5083,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>
@@ -6244,7 +6246,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"/>