Bug 3140 - application/x-gdesklets-display missing
Summary: application/x-gdesklets-display missing
Status: RESOLVED NOTOURBUG
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-04-27 18:39 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

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.