Bug 3141

Summary: Improved SMIL support
Product: shared-mime-info Reporter: J.H.M. Dassen (Ray) <jdassen>
Component: freedesktop.org.xmlAssignee: Jonathan Blandford <jrb>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: high    
Version: unspecified   
Hardware: x86 (IA32)   
OS: Linux (All)   
Whiteboard:
i915 platform: i915 features:

Description J.H.M. Dassen (Ray) 2005-04-27 12:03:59 UTC
--- shared-mime-info-0.16/freedesktop.org.xml.in.old	2005-04-27
19:08:11.000000000 +0200
+++ shared-mime-info-0.16/freedesktop.org.xml.in	2005-04-27 19:08:17.000000000 +0200
@@ -137,6 +137,10 @@
     <glob pattern="*.smil"/>
     <glob pattern="*.smi"/>
     <glob pattern="*.sml"/>
+    <glob pattern="*.kino"/>
+    <magic priority="80">
+      <match type="string" value="&lt;smil " offset="0:256"/>
+    </magic>
   </mime-type>
   <mime-type type="application/stuffit">
     <_comment>StuffIt archive</_comment>
Comment 1 Christian - Manny Calavera - Neumair 2005-10-30 01:50:26 UTC
Thanks, fixed.

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.