Bug 3141 - Improved SMIL support
Summary: Improved SMIL support
Status: RESOLVED FIXED
Alias: None
Product: shared-mime-info
Classification: Unclassified
Component: freedesktop.org.xml (show other bugs)
Version: unspecified
Hardware: x86 (IA32) Linux (All)
: high normal
Assignee: Jonathan Blandford
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-04-27 12:03 UTC by J.H.M. Dassen (Ray)
Modified: 2005-10-29 08:50 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

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.