Package: mime-support
Version: 3.39-1
Tags: patch

There are several extensions used for Encapsulated PostScript files
that are not included in the /etc/mime.types list:

.epsi   (interchange format--all ASCII, commonly has preview)
.eps2   (PS level 2)
.eps3   (PS level 3)
.epsf   (Macintosh naming, preview in resource fork)

Of these, I think .espi is the only one used on Linux, and hence the
only addition this patch provides.  You may wish to be less conservative.

 < Stephen


--- /etc/mime.types     2006-12-04 22:22:50 -0500
+++ mime-support-3.39/mime.types        2007-07-06 19:00:55 -0400
@@ -94,7 +94,7 @@
 application/pkix-cert
 application/pkix-crl
 application/pkixcmp
-application/postscript                         ps ai eps
+application/postscript                         ps ai eps epsi
 application/prs.alvestrand.titrax-sheet
 application/prs.cww
 application/prs.nprend


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to