disable the "Open" button for emails, never works anyway
This commit is contained in:
parent
8af1b7728f
commit
ef83385431
@ -103,9 +103,12 @@ image/bmp = gwenview %f
|
||||
image/x-ms-bmp = gwenview %f
|
||||
image/x-xpmi = gwenview %f
|
||||
|
||||
message/rfc822 = thunderbird -file %f
|
||||
text/x-mail = thunderbird -file %f
|
||||
application/x-mimehtml = thunderbird -file %f
|
||||
# Opening mail messages just does not work in general, so let's not show an
|
||||
# "open" link by default. Savvy users with a suitable config will be able
|
||||
# to set things up, and new users won't get confused
|
||||
#message/rfc822 = thunderbird -file %f
|
||||
#text/x-mail = thunderbird -file %f
|
||||
#application/x-mimehtml = thunderbird -file %f
|
||||
|
||||
text/calendar = evolution %f
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user