--- 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="<display" /> + </magic> + <glob pattern="*.display" /> + </mime-type> </mime-info>
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.