Bug 870

Summary: Enhancement Request: Add Mathematica notebook mime type
Product: shared-mime-info Reporter: Chris Maes <i-chris>
Component: generalAssignee: Jonathan Blandford <jrb>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: high    
Version: unspecified   
Hardware: x86 (IA32)   
OS: Linux (All)   
Whiteboard:
i915 platform: i915 features:

Description Chris Maes 2004-07-14 14:06:23 UTC
Add support for Mathematica notebooks to mime database

<?xml version="1.0" encoding="UTF-8"?>
<mime-info xmlns="http://www.freedesktop.org/standards/shared-mime-info">
    <mime-type type="application/mathematica">
        <comment xml:lang="en">Mathematica Notebook</comment>
        <glob pattern="*.nb" />
  </mime-type>
</mime-info>

Stolen from the discusion at:
http://mail.gnome.org/archives/nautilus-list/2004-July/msg00010.html
Comment 1 Christophe Fergeau 2004-11-01 13:53:57 UTC
I added it to CVS. Is there a magic pattern to recognize mathematica files? Is
application/mathematica registered with IANA? If not, it probably should be
application/x-mathematica. Do you know if the mathematica developers could be
convinced to ship this file with mathematica, and to register it with
shared-mime-info when mathematica is installed?

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.