summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1996-05-30 07:43:58 +0000
committerSatoshi Asami <asami@FreeBSD.org>1996-05-30 07:43:58 +0000
commitfc4be2781c79983ee61937c4ca876aec6a7e7e77 (patch)
tree0bb8611cb7a5745f1f33bc5e2928ff2cc3014783 /www
parentEnable OS/2 extended format support (diff)
Add "application/pdf; xpdf %s 2>/dev/null".
Notes
Notes: svn path=/head/; revision=3148
Diffstat (limited to 'www')
-rw-r--r--www/netscape3/files/mailcap3
1 files changed, 3 insertions, 0 deletions
diff --git a/www/netscape3/files/mailcap b/www/netscape3/files/mailcap
index 673f050bcee9..61daeb5db716 100644
--- a/www/netscape3/files/mailcap
+++ b/www/netscape3/files/mailcap
@@ -56,6 +56,9 @@ video/*; xanim %s > /dev/null 2>&1
# use this to display postscript files
application/postscript; ghostview %s
+# use this to display pdf files
+application/pdf; xpdf %s 2>/dev/null
+
# this is the default for non GIF or JPEG images
image/*; xv %s