Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSimon Schampijer <erikos@localhost.localdomain>2009-06-01 21:14:55 (GMT)
committer Simon Schampijer <erikos@localhost.localdomain>2009-06-01 21:14:55 (GMT)
commit684d938ff4ecbd3716a533bfc6e37e6103c06b04 (patch)
tree44871df6274dff6f618e091670d859302cda77f4
parent46347def56b75f53976d08d1495bca1a5d1bab38 (diff)
Adding Memorize MIME information to the database #178
-rw-r--r--activity/mimetypes.xml9
1 files changed, 9 insertions, 0 deletions
diff --git a/activity/mimetypes.xml b/activity/mimetypes.xml
new file mode 100644
index 0000000..f732fd0
--- /dev/null
+++ b/activity/mimetypes.xml
@@ -0,0 +1,9 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<mime-info xmlns="http://www.freedesktop.org/standards/shared-mime-info">
+ <mime-type type="application/x-memorize-project">
+ <comment xml:lang="en">Memorize Game</comment>
+ <comment xml:lang="de">Merken Spiel</comment>
+ <glob pattern="*.memorize"/>
+ </mime-type>
+</mime-info>
+