Initial commit
[fillmore] / misc / fillmore.xml
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/fillmore">
4         <sub-class-of type="text/yorba-media"/>
5         <icon name="fillmore" />
6         <comment>Fillmore Project File</comment>
7         <glob pattern="*.fill"/>
8         <root-XML namespaceURI="" localName="marina"/>
9     </mime-type>
10     <mime-type type="text/yorba-media">
11         <sub-class-of type="text/xml"/>
12         <comment>Yorba Media Project File</comment>
13         <root-XML namespaceURI="" localName="marina" weight="20"/>
14     </mime-type>
15 </mime-info>