Something was complaining about mal-formed mailcap lines...
authorW. Trevor King <wking@drexel.edu>
Wed, 20 May 2009 16:45:29 +0000 (12:45 -0400)
committerW. Trevor King <wking@drexel.edu>
Wed, 20 May 2009 16:45:29 +0000 (12:45 -0400)
_mailcap

index 8b621431653c6a04b43dc81fcee8e7bf94849a33..a9fbf716cfc74f62a61f6e1fb0a2d9eddc7bbb22 100644 (file)
--- a/_mailcap
+++ b/_mailcap
@@ -1,4 +1,4 @@
 image/*;       qiv %s; test=test -n "$DISPLAY"
-text/html;     /usr/bin/firefox '%s'; test=test -n "$DISPLAY"; description=HTML Text; nametemplate %s.html
-text/html;     w3m -T text/html '%s'; description=HTML Text; nametemplate %s.html
-application/pdf; /usr/bin/xpdf '%s'; test=test -n "$DISPLAY"; description=Portable Document Format; nametemplate=%s.pdf
+#text/html;    /usr/bin/firefox %s; test=test -n "$DISPLAY"; description=HTML Text; nametemplate %s.html
+#text/html;    w3m -T text/html %s; description=HTML Text; nametemplate %s.html
+application/pdf; /usr/bin/xpdf %s; test=test -n "$DISPLAY"; description=Portable Document Format; nametemplate=%s.pdf