tags 281894 + patch confirmed tags 294908 + patch confirmed tags 282986 + patch confirmed thanks
Hi, Upstream think they have fixed this. Please see https://bugs.freedesktop.org/show_bug.cgi?id=2928 for more information. However they would like someone to test the changes. I have attached a patch which you should be able to apply against the /usr/share/mime/packages/freedesktop.org.xml file. Would you please try applying it and see if it fixes this bug? Please let me know the results of your tests. Thanks Stewart
--- freedesktop.org.xml.110405 2005-04-11 16:51:34.000000000 +0100 +++ freedesktop.org.xml 2005-04-18 02:26:28.340902944 +0100 @@ -5335,11 +5336,12 @@ <glob pattern="*.fo"/> <glob pattern="*.xslfo"/> </mime-type> - <mime-type type="text/x-xslt"> + <mime-type type="application/xslt+xml"> <comment>XSLT stylesheet</comment> <comment xml:lang="de">XSLT-Stylesheet</comment> <comment xml:lang="fi">XSLT-tyylitiedosto</comment> <comment xml:lang="no">XSLT-stilark</comment> + <sub-class-of type="text/xml"/> <glob pattern="*.xslt"/> <glob pattern="*.xsl"/> </mime-type>