retitle 259652 EPS files sniffed as postscript
forwarded 259652 https://bugs.freedesktop.org/show_bug.cgi?id=2686
thanks
Whilst my last patch solves the problem. It appears that there is a
better way (see upstream bug report)
"Since eps is a subset of postscript, rather than changing the priority,
a better fix would be to make image/x-eps a subclass of
application/postscript"
I have attached a new patch that does this.
--- freedesktop.org.xml.110405 2005-04-11 16:51:34.169077984 +0100
+++ freedesktop.org.xml 2005-04-11 17:55:14.681271848 +0100
@@ -3673,6 +3673,7 @@
</magic>
</mime-type>
<mime-type type="image/x-eps">
+ <sub-class-of type="application/postscript"/>
<comment>Encapsulated PostScript image</comment>
<comment xml:lang="az">Encapsulated PostScript rəsmi</comment>
<comment xml:lang="cs">Obrázek v zapouzdřeném Postscriptu</comment>