Bug 16291 - Add MO3 mime type
Summary: Add MO3 mime type
Status: RESOLVED FIXED
Alias: None
Product: shared-mime-info
Classification: Unclassified
Component: freedesktop.org.xml (show other bugs)
Version: unspecified
Hardware: Other All
: medium enhancement
Assignee: Jonathan Blandford
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-06-10 02:30 UTC by Leandro Nini
Modified: 2008-06-11 11:01 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

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.