[Bugs] #178 NORM: Adding Memorize MIME information to the database
SugarLabs Bugs
bugtracker-noreply at sugarlabs.org
Wed Jan 7 14:21:06 EST 2009
#178: Adding Memorize MIME information to the database
----------------------+-----------------------------------------------------
Reporter: erikos | Owner: erikos
Type: defect | Status: new
Priority: normal | Milestone:
Component: Memorize | Version: Git as of bugdate
Keywords: |
----------------------+-----------------------------------------------------
We need to add mime information to the database, so that games created by
the activity can be transferred and recognized to other systems.
{{{
<?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">Erinnern Spiel</comment>
<glob pattern="*.memorize"/>
</mime-type>
</mime-info>
}}}
We need to add this to mimetypes.xml and make sure it is installed and
added to the database on installation.
--
Ticket URL: <http://dev.sugarlabs.org/ticket/178>
Sugar Labs <http://sugarlabs.org/>
Sugar Labs bug tracking system
More information about the Bugs
mailing list