No subject
Wed Feb 9 06:48:29 PST 2011
I created a monkey.xml file, put it in /usr/share/mime/packages and performed a
update-mime-database.
<?xml version="1.0" encoding="UTF-8"?>
<mime-info xmlns="http://www.freedesktop.org/standards/shared-mime-info">
<mime-type type="application/x-ape">
<comment xml:lang="en">Monkey</comment>
<comment xml:lang="fr">Monkey</comment>
<glob pattern="*.ape"/>
</mime-type>
</mime-info>
Now my apes with ape tag have an application/x-ape mime type.
My apes with id3 still appear as audio/mp3 (I think this is due by some id3
sniffing in the freedesktop.xml file mp3 entry)
This doesn't solve the main point - reading apes still abort...
Anyhow, shouldn't this new mime-type be added automatically when installing the
plugin (and some associations made with players) ?
Best regards,
Olivier
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are the QA contact for the bug.
More information about the gstreamer-bugs
mailing list