mirror of
https://github.com/moparisthebest/k-9
synced 2024-11-24 02:12:15 -05:00
When emailing a K-9 settings export file, use specific special content type.
This commit is contained in:
parent
9cd5f61539
commit
88f6034cbb
@ -341,6 +341,7 @@ public class MimeUtility {
|
||||
{ "jpm", "video/jpm"},
|
||||
{ "js", "application/x-javascript"},
|
||||
{ "json", "application/json"},
|
||||
{ "k9s", "application/x-k9settings"},
|
||||
{ "kar", "audio/midi"},
|
||||
{ "karbon", "application/vnd.kde.karbon"},
|
||||
{ "kfo", "application/vnd.kde.kformula"},
|
||||
|
Loading…
Reference in New Issue
Block a user