Bug 15110 - Add application/vnd.openofficeorg.extension MIME
Summary: Add application/vnd.openofficeorg.extension MIME
Status: RESOLVED FIXED
Alias: None
Product: shared-mime-info
Classification: Unclassified
Component: freedesktop.org.xml (show other bugs)
Version: unspecified
Hardware: Other All
: medium normal
Assignee: Jonathan Blandford
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-03-18 11:53 UTC by Petr Mladek
Modified: 2008-06-11 08:50 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

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.