<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On 1 May 2013 12:41, Felix Natter <span dir="ltr"><<a href="mailto:fnatter@gmx.net" target="_blank">fnatter@gmx.net</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">

<div id=":1dq">        <icon name="/usr/share/icons/hicolor/scalable/apps/freeplane.svg" /><br></div></blockquote><div><br></div><div>The spec isn't entirely clear on what the name attribute should be, but in the one example I've got on my system, it's a simple filename, not a full path:<br>

<br><icon name="qgis-mime-icon.png"/><br></div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div id=":1dq">
I also tried <icon name="freeplane.svg"/>, <icon name="freeplane"/> and<br>
<icon name="freeplane.png"/> (by changing<br>
/usr/share/mime/packages/freeplane.xml and running update-mime-database<br>
/usr/share/mime) but see no change.<br></div></blockquote><div><br></div><div>It's possible that the file manager keeps its own cache of Mime types, so you might need to restart the file manager as well.<br></div><div>

 </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div id=":1dq">

'file' does not detect the correct mime type, but I don't think this<br>
is related to my problem [1] (since it works with the right-click menu):</div></blockquote></div><br></div><div class="gmail_extra">file works with a separate database of magic numbers that predates shared-mime-info. To check with the xdg database, you can run:<br>

<br>xdg-mime query filetype <a href="http://myfile.mm">myfile.mm</a><br><br>Thomas<br></div></div>