summaryrefslogtreecommitdiffstats
path: root/kate/data/katefiletyperc
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2014-10-08 00:44:44 -0500
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2014-10-08 00:44:44 -0500
commita44c9249300c96da86fa79cae17bd88789e75399 (patch)
tree1a69d4f3315120a600ea484bec5802769219b6c5 /kate/data/katefiletyperc
parentc359057caabdb7740b46f0e45eafaa38d4f40d54 (diff)
downloadtdelibs-a44c9249300c96da86fa79cae17bd88789e75399.tar.gz
tdelibs-a44c9249300c96da86fa79cae17bd88789e75399.zip
Update mimetypes in Kate plugins to match output of libmagic
This relates to Bug 2148
Diffstat (limited to 'kate/data/katefiletyperc')
-rw-r--r--kate/data/katefiletyperc2
1 files changed, 1 insertions, 1 deletions
diff --git a/kate/data/katefiletyperc b/kate/data/katefiletyperc
index c9490d23b..7c37ee0f8 100644
--- a/kate/data/katefiletyperc
+++ b/kate/data/katefiletyperc
@@ -20,7 +20,7 @@ Variables=kate: space-indent off; indent-width 8; replace-tabs off; replace-tabs
Wildcards=*Makefile*;*makefile*
[Python]
-Mimetypes=application/x-python
+Mimetypes=application/x-python;text/x-python
Priority=1
Section=Scripts
Variables=kate: indent-mode python;