]> git.mjollnir.org Git - dotfiles/mailcap.git/commitdiff
Added mailcap file
authorPenny Leach <penny@mjollnir.org>
Fri, 25 Jun 2010 09:27:20 +0000 (11:27 +0200)
committerPenny Leach <penny@mjollnir.org>
Fri, 25 Jun 2010 09:27:20 +0000 (11:27 +0200)
.mailcap [new file with mode: 0644]

diff --git a/.mailcap b/.mailcap
new file mode 100644 (file)
index 0000000..5208c44
--- /dev/null
+++ b/.mailcap
@@ -0,0 +1,6 @@
+text/html; w3m -dump %s; nametemplate=%s.html; copiusoutput
+image/jpg; gqview %s; nametemplate=%s.jpg;
+image/jpeg; gqview %s; nametemplate=%s.jpeg;
+image/png; gqview %s; nametemplate=%s.png;
+image/gif; gqview %s; nametemplate=%s.gif;
+application/pdf;  okular '%s'; description='PDF'; nametemplate=%s.pdf; test=test -n \"$DISPLAY\""