Bug 3140

Summary: application/x-gdesklets-display missing
Product: shared-mime-info Reporter: J.H.M. Dassen (Ray) <jdassen>
Component: freedesktop.org.xmlAssignee: Jonathan Blandford <jrb>
Status: RESOLVED NOTOURBUG 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:01 UTC
--- shared-mime-info-0.16/freedesktop.org.xml.in.old	2005-04-27
19:04:39.000000000 +0200
+++ shared-mime-info-0.16/freedesktop.org.xml.in	2005-04-27 19:06:02.000000000 +0200
@@ -2592,4 +2592,11 @@
     </magic>
     <glob pattern="*.movie"/>
   </mime-type>
+  <mime-type type="application/x-gdesklets-display">
+    <comment>gDesklets displays</comment>
+    <magic priority="50">
+      <match offset="0:256" type="string" value="&lt;display" />
+    </magic>
+    <glob pattern="*.display" />
+  </mime-type>
 </mime-info>
Comment 1 Christophe Fergeau 2005-04-28 11:39:57 UTC
gdesklet should register this mime type itself as part of its installation
process. I'm closing this bug to try to keep bugzilla clean, if you disagree
don't hesitate to reopen it.
Thanks,

Christophe

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.