Bug 3142 - Improved Dia support
Summary: Improved Dia 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:04 UTC by J.H.M. Dassen (Ray)
Modified: 2005-10-29 09:00 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

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.