Enable Firefox when appropriate in _mailcap
authorW. Trevor King <wking@drexel.edu>
Tue, 2 Mar 2010 14:21:02 +0000 (09:21 -0500)
committerW. Trevor King <wking@drexel.edu>
Tue, 2 Mar 2010 14:21:02 +0000 (09:21 -0500)
_mailcap

index a9fbf716cfc74f62a61f6e1fb0a2d9eddc7bbb22..f366bba5b8e03c8aeddc9aa4631286a2a4a22d62 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;     /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