<div dir="ltr"><div><div>I've filed a bug about this: <a href="https://bugs.freedesktop.org/show_bug.cgi?id=9562">https://bugs.freedesktop.org/show_bug.cgi?id=9562</a><br><br></div>It's against xdgmime, as there doesn't seem to be a component for the shared-mime-info spec. It would need both a (small) spec change and a code change.<br>

<br></div>Thomas<br></div><div class="gmail_extra"><br><br><div class="gmail_quote">On 15 March 2013 23:22, Jerome Leclanche <span dir="ltr"><<a href="mailto:adys.wh@gmail.com" target="_blank">adys.wh@gmail.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Agreed. If the files are not lowercase, we could have conflicts (which we actually do as you mentioned).<div><br></div>

<div><br clear="all"><div>J. Leclanche</div>
<br><br><div class="gmail_quote"><div><div class="h5">On Fri, Mar 15, 2013 at 10:11 PM, Thomas Kluyver <span dir="ltr"><<a href="mailto:thomas@kluyver.me.uk" target="_blank">thomas@kluyver.me.uk</a>></span> wrote:<br>

</div></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div class="h5">

<div dir="ltr"><div><div><div><div>Almost all Mime types are named in lower case, e.g. image/png. However, there are a handful of MS office file formats that the <a href="http://freedesktop.org" target="_blank">freedesktop.org</a> database uses the word 'macroEnabled', e.g.<br>






<br>application/vnd.ms-excel.sheet.macroEnabled.12<br><br></div>The same type is also defined by LibreOffice, but in lowercase, i.e. macroenabled.<br><br></div><div>I also see uppercase in audio/AMR, audio/AMR-WB and text/x-iMelody.<br>






</div><div><br></div>RFC 2045 [1] says "The type, subtype, and parameter names are not case sensitive." I can flatten the case easily enough, but looking up the MEDIA/SUBTYPE.xml files on a case-sensitive filesystem gets tricky - I would have to keep a reference to the original spelling, just for those few cases.<br>






<br></div>To simplify this, I think the shared mime-info spec should say that the media/subtype.xml files are always named in lowercase. Since the names are supposed to be case insensitive, it shouldn't create conflicts.<br>






<br></div>update-mime-database should also merge mimetypes regardless of case - at present, I see separate media/subtype.xml files for the 'macroEnabled' and 'macroenabled' mimetypes.<br><div><div><div><div>






<div><div><br></div><div>Thanks,<br>Thomas<br></div><div><br>[1] <a href="http://tools.ietf.org/html/rfc2045" target="_blank">http://tools.ietf.org/html/rfc2045</a><br></div></div></div></div></div></div></div>
<br></div></div>_______________________________________________<br>
xdg mailing list<br>
<a href="mailto:xdg@lists.freedesktop.org" target="_blank">xdg@lists.freedesktop.org</a><br>
<a href="http://lists.freedesktop.org/mailman/listinfo/xdg" target="_blank">http://lists.freedesktop.org/mailman/listinfo/xdg</a><br>
<br></blockquote></div><br></div>
</blockquote></div><br></div>