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/alert_indent.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/alert_indent.xml')
-rw-r--r-- | kate/data/alert_indent.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kate/data/alert_indent.xml b/kate/data/alert_indent.xml index cc108f24b..5d39117e0 100644 --- a/kate/data/alert_indent.xml +++ b/kate/data/alert_indent.xml @@ -26,7 +26,7 @@ This file is included in every file that highlights the "alerts" keywords. That's why extensions and mimetype are empty. --> -<language version="1.10-1" kateversion="2.4" name="Alerts_indent" section="Other" extensions="" mimetype="" author="Dominik Haumann ([email protected])" license="LGPL" hidden="true"> +<language version="2-1" kateversion="2.4" name="Alerts_indent" section="Other" extensions="" mimetype="" author="Dominik Haumann ([email protected])" license="LGPL" hidden="true"> <highlighting> <contexts> <context attribute="Normal Text" lineEndContext="#pop" name="Normal Text" > |