| Summary: |
application/x-gdesklets-display missing |
| Product: |
shared-mime-info
|
Reporter: |
J.H.M. Dassen (Ray) <jdassen> |
| Component: |
freedesktop.org.xml | Assignee: |
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:
|
|
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.
--- 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>