aboutsummaryrefslogtreecommitdiffstats
path: root/res/raw
diff options
context:
space:
mode:
authorDanny Baumann <dannybaumann@web.de>2013-01-03 16:50:31 +0100
committerGerrit Code Review <gerrit@review.cyanogenmod.com>2013-01-04 15:07:19 -0800
commita7225635bffefba2decd76d448203b99e37c6139 (patch)
tree490b2996da522ef221164a8893ed7f15a744ec1b /res/raw
parentf159eae9c127c97c5c54e1f541aa05a90ffc1594 (diff)
downloadandroid_packages_apps_CMFileManager-a7225635bffefba2decd76d448203b99e37c6139.tar.gz
android_packages_apps_CMFileManager-a7225635bffefba2decd76d448203b99e37c6139.tar.bz2
android_packages_apps_CMFileManager-a7225635bffefba2decd76d448203b99e37c6139.zip
Add mime type for exported settings of K9.
There should be quite a number of our users who have those files. Change-Id: I6e7a7c7893349bbf8bb095ae46467f35b2bfc09d
Diffstat (limited to 'res/raw')
-rw-r--r--res/raw/mime_types.properties1
1 files changed, 1 insertions, 0 deletions
diff --git a/res/raw/mime_types.properties b/res/raw/mime_types.properties
index 5101ea6e..2d3a53cb 100644
--- a/res/raw/mime_types.properties
+++ b/res/raw/mime_types.properties
@@ -75,6 +75,7 @@ java = TEXT | text/x-java-source | fso_type_source_drawable
jnlp = TEXT | application/x-java-jnlp-file | fso_type_source_drawable
js = TEXT | application/javascript | fso_type_source_drawable
json = TEXT | application/json | fso_type_source_drawable
+k9s = TEXT | application/x-k9settings | fso_type_markup_document_drawable
list = TEXT | text/plain | fso_type_text_drawable
log = TEXT | text/plain | fso_type_text_drawable
mathml= TEXT | application/mathml+xml | fso_type_markup_document_drawable