diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2018-02-25 13:50:57 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2018-02-25 13:50:57 -0300 |
commit | bcec1da4ef56a322739f3545418fdaa0b3da47dc (patch) | |
tree | 9e93d0337a57836dd4b7a1d27e104d53ad518378 | |
parent | bdb83ecc2ec830e39ef0a465363c12bffdf8241e (diff) | |
download | mail-bcec1da4ef56a322739f3545418fdaa0b3da47dc.tar.gz mail-bcec1da4ef56a322739f3545418fdaa0b3da47dc.tar.bz2 |
Adds epub mimetypes
-rw-r--r-- | mailcap.dot.link | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/mailcap.dot.link b/mailcap.dot.link index ee5045a..62b8094 100644 --- a/mailcap.dot.link +++ b/mailcap.dot.link @@ -160,3 +160,5 @@ audio/x-scpls;mplayer %s #image/*; image2ascii %s; copiousoutput application/msword; /usr/bin/antiword '%s'; copiousoutput; description="M$ Word Text"; nametemplate=%s.doc application/pdf; zathura %s +application/epub; fbreader %s +application/epub+zip; fbreader %s |