From a44c9249300c96da86fa79cae17bd88789e75399 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Wed, 8 Oct 2014 00:44:44 -0500 Subject: Update mimetypes in Kate plugins to match output of libmagic This relates to Bug 2148 --- kate/data/katefiletyperc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kate/data/katefiletyperc') 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; -- cgit v1.2.1