diff options
Diffstat (limited to '.mailcap')
-rw-r--r-- | .mailcap | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/.mailcap b/.mailcap deleted file mode 100644 index 1a9ea17..0000000 --- a/.mailcap +++ /dev/null @@ -1,7 +0,0 @@ -text/html; mutt_bgrun firefox %s; nametemplate=%s.html -text/html; w3m -T text/html -dump %s; nametemplate=%s.html; copiousoutput -application/pdf; mutt_bgrun evince %s; nametemplate=%s.pdf; test=test "$DISPLAY" != ""; description=Portable Document Format -application/x-pdf; mupdf %s; nametemplate=%s.pdf; test=test "$DISPLAY" != ""; description=Portable Document Format -application/x-gzpdf; evince %s; nametemplate=%s.pdf.gz; test=test "$DISPLAY" != ""; description=Portable Document Format -application/x-bzpdf; evince %s; nametemplate=%s.pdf.bz2; test=test "$DISPLAY" != ""; description=Portable Document Format -audio/mpeg; mplayer %s; description=MPEG Audio |