summaryrefslogtreecommitdiffstats
path: root/kate/data/idconsole.xml
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2014-09-19 14:44:45 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2014-09-19 14:44:45 +0900
commit87fd132d0145d36d9eae9cdf521935202db228f7 (patch)
tree8e8126d831ffd90f38c34e49cdaec9b134086a8a /kate/data/idconsole.xml
parent2824570e9e6581acc1b9ed81a8889ff5f58dd383 (diff)
downloadtdelibs-87fd132d0145d36d9eae9cdf521935202db228f7.tar.gz
tdelibs-87fd132d0145d36d9eae9cdf521935202db228f7.zip
Kate syntax highlighting files update - Sep 2014
Diffstat (limited to 'kate/data/idconsole.xml')
-rw-r--r--kate/data/idconsole.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/kate/data/idconsole.xml b/kate/data/idconsole.xml
index fa2a5cffd..8732e778c 100644
--- a/kate/data/idconsole.xml
+++ b/kate/data/idconsole.xml
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE language SYSTEM "language.dtd">
-<language name="Quake Script" version="1.02" kateversion="2.1" section="Scripts" extensions="*.cfg" mimetype="">
+<language name="Quake Script" version="1.02" kateversion="2.2" section="Scripts" extensions="*.cfg" mimetype="">
<highlighting>
<list name="Commands">
@@ -2074,7 +2074,7 @@
<keyword attribute="Command" context="Bind phrase" String="BindFamily"/>
<keyword attribute="Command" context="Alias phrase" String="setFamily"/>
<keyword attribute="Command" context="Echo" String="PrintsString"/>
- <StringDetect attribute="Command" context="Alias phrase" String="alias" insensitive="TRUE"/>
+ <StringDetect attribute="Command" context="Alias phrase" String="alias" insensitive="true"/>
<keyword attribute="Command" context="Echo" String="PrintsString"/>
<DetectChar attribute="Symbol" context="#stay" char="$"/>
<Detect2Chars attribute="Comment" context="Comment" char="/" char1="/"/>