Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGary Martin <gary@garycmartin.com>2009-08-21 18:51:51 (GMT)
committer Gary Martin <gary@garycmartin.com>2009-08-21 18:51:51 (GMT)
commitbaa524eb64673c568b8423acaa85bc7cf52485c7 (patch)
tree995ffafdeae3bd98412f9bc9e5523992ec4c37a2
parent24f52b3af8a9e346d99a523447045e20ab783815 (diff)
Optional GNOME mimetypes file, just incase.
-rw-r--r--activity/mimetypes.xml8
1 files changed, 8 insertions, 0 deletions
diff --git a/activity/mimetypes.xml b/activity/mimetypes.xml
new file mode 100644
index 0000000..8fe1709
--- /dev/null
+++ b/activity/mimetypes.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<mime-info xmlns="http://www.freedesktop.org/standards/shared-mime-info">
+ <mime-type type="application/x-physics-activity">
+ <comment xml:lang="en">Physics Activity</comment>
+ <glob pattern="*.physics"/>
+ </mime-type>
+</mime-info>
+