From: Penny Leach Date: Fri, 25 Jun 2010 09:27:20 +0000 (+0200) Subject: Added mailcap file X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=1072c0d792130a7f7e18d0bb2a72185ba281843a;p=dotfiles%2Fmailcap.git Added mailcap file --- 1072c0d792130a7f7e18d0bb2a72185ba281843a diff --git a/.mailcap b/.mailcap new file mode 100644 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\""