diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2016-10-17 02:27:29 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2016-10-17 02:27:29 +0900 |
commit | fddd4b7f8bdd9b0c5b4d3e21618c0a899937f646 (patch) | |
tree | 80985eb703c7efdea28707a1fbef05b8c6df589c /kate/data/component-pascal.xml | |
parent | 7406ed0563952d1ee433e02e75fb44a5d0d0a81d (diff) | |
download | tdelibs-fddd4b7f8bdd9b0c5b4d3e21618c0a899937f646.tar.gz tdelibs-fddd4b7f8bdd9b0c5b4d3e21618c0a899937f646.zip |
Kate syntax highlighting files update - Oct 2016
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'kate/data/component-pascal.xml')
-rw-r--r-- | kate/data/component-pascal.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kate/data/component-pascal.xml b/kate/data/component-pascal.xml index b1197b508..1aadebe56 100644 --- a/kate/data/component-pascal.xml +++ b/kate/data/component-pascal.xml @@ -10,7 +10,7 @@ <!-- 19.04.2003 wb Some more Enhancements --> <!-- 18.04.2003 wb Enhancenment for Maior / Minor Comments and Full / ReadOnly Exports, Folds for Procedures, Records, Comments --> <!-- 17.04.2003 wb Enhancements for Relation and Operators --> -<language name="Component-Pascal" version="1.05" kateversion="2.3" section="Sources" extensions="*.cp;*.bro" mimetype="text/x-component-pascal" author="Werner Braun (wb@o3-software.de)" license=""> +<language name="Component-Pascal" version="2" kateversion="2.3" section="Sources" extensions="*.cp;*.bro" mimetype="text/x-component-pascal" author="Werner Braun (wb@o3-software.de)" license=""> <highlighting> <list name="keywords"> <item> BEGIN </item> |