restore mail Open
This commit is contained in:
parent
45238df090
commit
782b60dfa1
@ -103,12 +103,14 @@ image/bmp = gwenview %f
|
|||||||
image/x-ms-bmp = gwenview %f
|
image/x-ms-bmp = gwenview %f
|
||||||
image/x-xpmi = gwenview %f
|
image/x-xpmi = gwenview %f
|
||||||
|
|
||||||
# Opening mail messages just does not work in general, so let's not show an
|
# Opening mail messages not always works.
|
||||||
# "open" link by default. Savvy users with a suitable config will be able
|
# - Thunderbird will only open a single-message file if it has an .emf
|
||||||
# to set things up, and new users won't get confused
|
# extension
|
||||||
#message/rfc822 = thunderbird -file %f
|
# - "sylpheed %f" seems to work ok as of version 3.3
|
||||||
#text/x-mail = thunderbird -file %f
|
# - "kmail --view %u" works
|
||||||
#application/x-mimehtml = thunderbird -file %f
|
message/rfc822 = thunderbird -file %f
|
||||||
|
text/x-mail = thunderbird -file %f
|
||||||
|
application/x-mimehtml = thunderbird -file %f
|
||||||
|
|
||||||
text/calendar = evolution %f
|
text/calendar = evolution %f
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user