diff options
author | Michele Calgaro <[email protected]> | 2016-10-17 02:27:29 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2016-10-17 02:28:13 +0900 |
commit | d3b96e335f2f0412540d72a3d6e1d6449574c6f7 (patch) | |
tree | 3a772fe91647e6b78ff88ecbfa3efcb8d19fe90a /kate/data/component-pascal.xml | |
parent | 46887a349ea419f19d18e424a8b4a1c9c1e16e78 (diff) | |
download | tdelibs-d3b96e335f2f0412540d72a3d6e1d6449574c6f7.tar.gz tdelibs-d3b96e335f2f0412540d72a3d6e1d6449574c6f7.zip |
Kate syntax highlighting files update - Oct 2016
Signed-off-by: Michele Calgaro <[email protected]>
(cherry picked from commit fddd4b7f8bdd9b0c5b4d3e21618c0a899937f646)
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 ([email protected])" license=""> +<language name="Component-Pascal" version="2" kateversion="2.3" section="Sources" extensions="*.cp;*.bro" mimetype="text/x-component-pascal" author="Werner Braun ([email protected])" license=""> <highlighting> <list name="keywords"> <item> BEGIN </item> |