Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/activity/mimetypes.xml
diff options
context:
space:
mode:
authorPablo Moleri <pmoleri@PABLOMOLERI-PC.(none)>2010-03-24 03:25:11 (GMT)
committer Pablo Moleri <pmoleri@PABLOMOLERI-PC.(none)>2010-03-24 03:25:11 (GMT)
commit61efd384fffb3c4ec9a3c694b1380ef2d3ecdff3 (patch)
tree3d409d1d74e19cddb469699fbe78399dffb9fb35 /activity/mimetypes.xml
parent659e87232137007397e47c2963b152941d471a61 (diff)
mimetypes.xml removed
Because a redeclaration of the same mimetype as the original Memorize generates an error during de installation of the bundle.
Diffstat (limited to 'activity/mimetypes.xml')
-rw-r--r--activity/mimetypes.xml9
1 files changed, 0 insertions, 9 deletions
diff --git a/activity/mimetypes.xml b/activity/mimetypes.xml
deleted file mode 100644
index f732fd0..0000000
--- a/activity/mimetypes.xml
+++ /dev/null
@@ -1,9 +0,0 @@
-<?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>
-