Bug 15110

Summary: Add application/vnd.openofficeorg.extension MIME
Product: shared-mime-info Reporter: Petr Mladek <pmladek>
Component: freedesktop.org.xmlAssignee: Jonathan Blandford <jrb>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: medium    
Version: unspecified   
Hardware: Other   
OS: All   
Whiteboard:
i915 platform: i915 features:

Description Petr Mladek 2008-03-18 11:53:57 UTC
Could you please add the MIME for OpenOffice.org extensions?

Something like:

  <mime-type type="application/vnd.openofficeorg.extension">
    <sub-class-of type="application/zip"/>
    <comment>OpenOffice.org extension</comment>
    <acronym>OXT</acronym>
    <expanded-acronym>OpenOffice.org Extension</expanded-acronym>
    <glob pattern="*.oxt" />
  </mime-type>

I haven't found any useful magic.

See also:

http://framework.openoffice.org/documentation/mimetypes/mimetypes.html
http://extensions.services.openoffice.org/
Comment 1 Caolán McNamara 2008-04-22 02:51:49 UTC
looks right to me, matches the vanilla mime type as found on fedora as 
"/usr/share/mime/packages/openoffice.org.xml"

I don't know of any magic, though in theory there should be a description.xml in the zip if it is truly a .oxt
Comment 2 Bastien Nocera 2008-06-11 08:50:55 UTC
Couldn't find any magic either...

* freedesktop.org.xml.in: Add the OXT mimetype, for
OpenOffice extensions
* tests/Anaphraseus-1.21-beta.oxt:
* tests/list: Add test file
(Closes: #15110)

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.