mirror of
https://github.com/moparisthebest/k-9
synced 2024-11-27 19:52:17 -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"},
|
{ "jpm", "video/jpm"},
|
||||||
{ "js", "application/x-javascript"},
|
{ "js", "application/x-javascript"},
|
||||||
{ "json", "application/json"},
|
{ "json", "application/json"},
|
||||||
|
{ "k9s", "application/x-k9settings"},
|
||||||
{ "kar", "audio/midi"},
|
{ "kar", "audio/midi"},
|
||||||
{ "karbon", "application/vnd.kde.karbon"},
|
{ "karbon", "application/vnd.kde.karbon"},
|
||||||
{ "kfo", "application/vnd.kde.kformula"},
|
{ "kfo", "application/vnd.kde.kformula"},
|
||||||
|
Loading…
Reference in New Issue
Block a user