summaryrefslogtreecommitdiffstats
path: root/mailcap
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2014-04-07 12:24:23 -0400
committerJesse Luehrs <doy@tozt.net>2014-04-07 16:40:24 -0400
commitdb1a7c2ad2b0421bb14b45401484ba066ed76e30 (patch)
tree33e0b003142d7e27a75dfcffde3b70f15650591e /mailcap
parent72ca4c80f944d47f9b9cd088e275bc51733e0846 (diff)
downloadconf-db1a7c2ad2b0421bb14b45401484ba066ed76e30.tar.gz
conf-db1a7c2ad2b0421bb14b45401484ba066ed76e30.zip
also display bmp files in firefox
Diffstat (limited to 'mailcap')
-rw-r--r--mailcap1
1 files changed, 1 insertions, 0 deletions
diff --git a/mailcap b/mailcap
index b97016e..0e88b92 100644
--- a/mailcap
+++ b/mailcap
@@ -9,6 +9,7 @@ text/*; less '%s'; needsterminal
image/png; firefox '%s'
image/jpeg; firefox '%s'
image/gif; firefox '%s'
+image/bmp; firefox '%s'
application/pdf; firefox '%s'
application/msword; libreoffice '%s'
application/vnd.ms-excel; libreoffice '%s'