Begin versioning and syncing .mailcap file.
authorW. Trevor King <wking@drexel.edu>
Thu, 15 Jan 2009 15:16:35 +0000 (10:16 -0500)
committerW. Trevor King <wking@drexel.edu>
Thu, 15 Jan 2009 15:16:35 +0000 (10:16 -0500)
_mailcap [new file with mode: 0644]

diff --git a/_mailcap b/_mailcap
new file mode 100644 (file)
index 0000000..8b62143
--- /dev/null
+++ b/_mailcap
@@ -0,0 +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