1
0
mirror of https://github.com/moparisthebest/k-9 synced 2024-08-13 17:03:48 -04:00

When emailing a K-9 settings export file, use specific special content type.

This commit is contained in:
danapple 2011-03-01 21:43:11 -06:00
parent 9cd5f61539
commit 88f6034cbb

View File

@ -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"},