X-Git-Url: https://git.friedersdorff.com/?a=blobdiff_plain;f=mailcap%2F.mailcap;h=701451982cd0492bf4f31cfb6beb6bde2968ab4b;hb=c85ac259177aaea873e1947a1b1edfab2fd4370e;hp=1699a69491c46ec7f45fd858608f3cea9edab5d8;hpb=5399a0d912bb43e0ec0c777c8d4db3f4bfef4266;p=max%2Fdotfiles.git diff --git a/mailcap/.mailcap b/mailcap/.mailcap index 1699a69..7014519 100644 --- a/mailcap/.mailcap +++ b/mailcap/.mailcap @@ -1,2 +1,10 @@ text/html; lynx -stdin -dump -force_html ; copiousoutput application/pdf; mupdf %s; +application/vnd.openxmlformats-officedocument.wordprocessingml.document; libreoffice %s; +application/vnd.openxmlformats-officedocument.presentationml.presentation; libreoffice %s; +application/vnd.openxmlformats-officedocument.spreadsheetml.sheet; libreoffice %s; +application/vnd.oasis.opendocument.spreadsheet; libreoffice %s; + +image/png; mupdf %s; +image/jpg; mupdf %s; +image/jpeg; mupdf %s;