Bug 6760

Summary: dar mime type
Product: shared-mime-info Reporter: Robert Dale <robdale>
Component: freedesktop.org.xmlAssignee: Jonathan Blandford <jrb>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: high CC: bugzilla
Version: unspecified   
Hardware: x86 (IA32)   
OS: Linux (All)   
URL: http://dar.linux.free.fr/
Whiteboard:
i915 platform: i915 features:

Description Robert Dale 2006-04-27 11:52:29 UTC
<?xml version="1.0" encoding="UTF-8"?>
<mime-info xmlns="http://www.freedesktop.org/standards/shared-mime-info">
  <mime-type type="application/x-dar">
         <comment xml:lang="en">dar archive</comment>
         <magic>
                <match type="belong" value="123" offset="0"/>
         </magic>
         <glob pattern="*.dar"/>
  </mime-type>
</mime-info>
Comment 1 Bastien Nocera 2007-02-05 07:31:39 UTC
2007-02-05  Bastien Nocera  <hadess@hadess.net>

        * freedesktop.org.xml.in: Patch from Robert Dale <robdale@gmail.com>
        to add the application/x-dar mime-type (Closes: #6760)

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.