deflt config: create association for .eml and [view] entries for text/x-mail and message/rfc822 to make possible to Open individual messages (ie with thunderbird)

This commit is contained in:
Jean-Francois Dockes 2012-05-04 09:50:58 +02:00
parent c247dd60ae
commit 6635db596b
2 changed files with 6 additions and 1 deletions

View File

@ -30,6 +30,8 @@
.php = text/html
.ics = text/calendar
.eml = message/rfc822
.pdf = application/pdf
.ps = application/postscript

View File

@ -72,9 +72,12 @@ image/bmp = gwenview %f
image/x-ms-bmp = gwenview %f
image/x-xpmi = gwenview %f
# Or firefox -remote "openFile(%u)"
message/rfc822 = thunderbird -file %f
text/x-mail = thunderbird -file %f
application/x-tex = emacsclient %f
text/x-tex = emacsclient %f
# Or firefox -remote "openFile(%u)"
text/html = firefox %u
text/html|gnuinfo = rclshowinfo %F %(title)
text/plain = emacsclient %f