Initial commit
[fillmore] / misc / fillmore.xml
diff --git a/misc/fillmore.xml b/misc/fillmore.xml
new file mode 100644 (file)
index 0000000..d3fc2b8
--- /dev/null
@@ -0,0 +1,15 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<mime-info xmlns='http://www.freedesktop.org/standards/shared-mime-info'>
+    <mime-type type="application/fillmore">
+        <sub-class-of type="text/yorba-media"/>
+        <icon name="fillmore" />
+        <comment>Fillmore Project File</comment>
+        <glob pattern="*.fill"/>
+        <root-XML namespaceURI="" localName="marina"/>
+    </mime-type>
+    <mime-type type="text/yorba-media">
+        <sub-class-of type="text/xml"/>
+        <comment>Yorba Media Project File</comment>
+        <root-XML namespaceURI="" localName="marina" weight="20"/>
+    </mime-type>
+</mime-info>