Bug 16291

Summary: Add MO3 mime type
Product: shared-mime-info Reporter: Leandro Nini <drfiemost>
Component: freedesktop.org.xmlAssignee: Jonathan Blandford <jrb>
Status: RESOLVED FIXED QA Contact:
Severity: enhancement    
Priority: medium    
Version: unspecified   
Hardware: Other   
OS: All   
Whiteboard:
i915 platform: i915 features:

Description Leandro Nini 2008-06-10 02:30:25 UTC
Request for adding MO3 mime type (http://filext.com/file-extension/MO3)

  <mime-type type="audio/x-mo3">
    <_comment>Compressed Tracker audio</_comment>
      <magic priority="50">
        <match type="string" value="MO3" offset="0"/>
      </magic>
    <glob pattern="*.mo3"/>
  </mime-type>
Comment 1 Bastien Nocera 2008-06-11 08:22:54 UTC
Do you have any example files? Are there any Unix applications capable of playing those files back?
Comment 2 Bastien Nocera 2008-06-11 11:01:54 UTC
* freedesktop.org.xml.in:
* tests/hereyes_remake.mo3:
* tests/list: Add a mime-type for the MO3 tracker file type,
along with a test file (Closes: #16291)

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.