Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/activity/mimetypes.xml
blob: f732fd0d0a86893028b2d72471aea7b8274b910d (plain)
1
2
3
4
5
6
7
8
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>