/usr/share/mime/packages/gnash-common.xml is in gnash-common 0.8.11~git20130903-3ubuntu1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 | <?xml version="1.0" encoding="utf-8"?>
<mime-info xmlns="http://www.freedesktop.org/standards/shared-mime-info">
<mime-type type="application/x-shockwave-flash">
<comment>Shockwave Flash file</comment>
<comment xml:lang="es">Archivo de Shockwave Flash</comment>
<glob pattern="*.swf"/>
<icon name="gnash"/>
</mime-type>
<mime-type type="application/futuresplash">
<comment>FutureSplash Flash file</comment>
<comment xml:lang="es">Archivo de FutureSplash Flash</comment>
<glob pattern="*.spl"/>
<icon name="gnash"/>
</mime-type>
</mime-info>
|