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/lsl.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/lsl.xml')
-rw-r--r-- | kate/data/lsl.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kate/data/lsl.xml b/kate/data/lsl.xml index 391129218..cee70eaab 100644 --- a/kate/data/lsl.xml +++ b/kate/data/lsl.xml @@ -11,7 +11,7 @@ <!ENTITY FS "(f|F)"> ]> <!-- versioning is based on the slviewer source code version from which strings were extracted, then a point version for this file --> -<language name="LSL" section="Scripts" version="1.20" kateversion="2.5" extensions="*.lsl" mimetype="text/x-lsl" author="Rafał Rzepecki" license="LGPL-3"> +<language name="LSL" section="Scripts" version="2" kateversion="2.5" extensions="*.lsl" mimetype="text/x-lsl" author="Rafał Rzepecki" license="LGPL-3"> <highlighting> <!-- types, keyword, events, constants and symbols are from indra.l --> <list name="types"> |