On Fri, 3 Jun 2011, Torquil Macdonald Sørensen wrote:
In the file manager Thunar, Hydrogen is presented as a handler for SVG files. Is this caused by the line MimeType=text/xml; in /usr/share/applications/hydrogen.desktop ? Perhaps SVG is a subset of XML? So, in claiming to handle XML, Hydrogen is presented as a handler for SVG files indirectly?
Hydrogen's song and drumkit files are indeed XML files. But no, Hydrogen does not handle SVG files (which are also XML files).
I think this is a bug in Thunar. The mime type for SVG is "image/svg+xml"[1]
-gabriel [1] http://www.w3.org/TR/SVG/intro.html#MIMEType

