Bug 6760 - dar mime type
Summary: dar mime type
Status: RESOLVED FIXED
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: http://dar.linux.free.fr/
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-04-27 11:52 UTC by Robert Dale
Modified: 2007-02-05 07:31 UTC (History)
1 user (show)

See Also:
i915 platform:
i915 features:


Attachments

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.