~ubuntu-branches/ubuntu/maverick/freecad/maverick

« back to all changes in this revision

Viewing changes to debian/freecad.sharedmimeinfo

  • Committer: Bazaar Package Importer
  • Author(s): Teemu Ikonen
  • Date: 2009-07-16 18:37:41 UTC
  • Revision ID: james.westby@ubuntu.com-20090716183741-1zpu249c16343cwf
Tags: 0.8.2237-1
New Upstream release

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0" encoding="UTF-8"?>
 
2
<mime-info xmlns='http://www.freedesktop.org/standards/shared-mime-info'>
 
3
        <mime-type type="application/x-extension-fcstd">
 
4
                <sub-class-of type="application/zip"/>
 
5
                <comment>FreeCAD document files</comment>
 
6
                <glob pattern="*.fcstd"/>
 
7
        </mime-type>
 
8
</mime-info>