Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/activity/mimetypes.xml
diff options
context:
space:
mode:
authorAleksey Lim <alsroot@member.fsf.org>2010-12-08 16:21:35 (GMT)
committer Aleksey Lim <alsroot@member.fsf.org>2010-12-08 16:21:35 (GMT)
commit40122eca5a923a459dc918c5391d61a5e4992e14 (patch)
tree1849c0f0d8cba1e040f8fe9ab0ffad2277697c25 /activity/mimetypes.xml
parentb395f9b9ce001757753b8297f3fdc19bf54c634e (diff)
Add application/x-jokemachine-project MIME type for JokeMachine projects; Bump v12v12
Diffstat (limited to 'activity/mimetypes.xml')
-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..543e4dd
--- /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-jokemachine-project">
+ <comment xml:lang="en">Jokemachine Project</comment>
+ <glob pattern="*.jokemachine"/>
+ </mime-type>
+</mime-info>
+