Bug 3142

Summary: Improved Dia 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:04:57 UTC
--- shared-mime-info-0.16/freedesktop.org.xml.in.old	2005-04-27
19:08:57.000000000 +0200
+++ shared-mime-info-0.16/freedesktop.org.xml.in	2005-04-27 19:09:07.000000000 +0200
@@ -604,6 +604,9 @@
   </mime-type>
   <mime-type type="application/x-dia-diagram">
     <_comment>Dia diagram</_comment>
+    <magic priority="50">
+      <match offset="5:100" type="string" value="&lt;dia:" />
+    </magic>
     <glob pattern="*.dia"/>
   </mime-type>
   <mime-type type="application/x-dvi">
Comment 1 Christian - Manny Calavera - Neumair 2005-10-30 02:14:40 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.