diff options
author | Michele Calgaro <[email protected]> | 2016-10-17 02:27:29 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2016-10-17 02:27:29 +0900 |
commit | fddd4b7f8bdd9b0c5b4d3e21618c0a899937f646 (patch) | |
tree | 80985eb703c7efdea28707a1fbef05b8c6df589c /kate/data/email.xml | |
parent | 7406ed0563952d1ee433e02e75fb44a5d0d0a81d (diff) | |
download | tdelibs-fddd4b7f8bdd9b0c5b4d3e21618c0a899937f646.tar.gz tdelibs-fddd4b7f8bdd9b0c5b4d3e21618c0a899937f646.zip |
Kate syntax highlighting files update - Oct 2016
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'kate/data/email.xml')
-rw-r--r-- | kate/data/email.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kate/data/email.xml b/kate/data/email.xml index ca5513e2c..05c784f4e 100644 --- a/kate/data/email.xml +++ b/kate/data/email.xml @@ -3,7 +3,7 @@ <!-- Copyright (C) 2005 Carl A Joslin <[email protected]> --> -<language name="Email" version="1.01" kateversion="2.3" extensions="*.eml" section="Other" mimetype="message/rfc822" casesensitive="0" author="Carl A Joslin ([email protected])" license="GPL"> +<language name="Email" version="2" kateversion="2.3" extensions="*.eml" section="Other" mimetype="message/rfc822" casesensitive="0" author="Carl A Joslin ([email protected])" license="GPL"> <highlighting> <contexts> <context name="headder" attribute="Normal Text" lineEndContext="#stay"> |