summaryrefslogtreecommitdiffstats
path: root/kate/data/css.xml
diff options
context:
space:
mode:
Diffstat (limited to 'kate/data/css.xml')
-rw-r--r--kate/data/css.xml18
1 files changed, 9 insertions, 9 deletions
diff --git a/kate/data/css.xml b/kate/data/css.xml
index dafbb2c68..14d4cc3dd 100644
--- a/kate/data/css.xml
+++ b/kate/data/css.xml
@@ -15,7 +15,7 @@ Changelog:
-->
-<language name="CSS" version="2.08" kateversion="2.5" section="Markup" extensions="*.css" indenter="cstyle" mimetype="text/css" author="Wilbert Berendsen (wilbert@kde.nl)" license="LGPL">
+<language name="CSS" version="2.09" kateversion="2.5" section="Markup" extensions="*.css" indenter="cstyle" mimetype="text/css" author="Wilbert Berendsen (wilbert@kde.nl)" license="LGPL">
<highlighting>
<list name="properties">
@@ -257,14 +257,14 @@ Changelog:
<!-- konq specific -->
<item> konq_bgpos_x </item>
<item> konq_bgpos_y </item>
- <item> -tdehtml-background-size </item>
- <item> -tdehtml-border-top-left-radius </item>
- <item> -tdehtml-border-top-right-radius </item>
- <item> -tdehtml-border-bottom-left-radius </item>
- <item> -tdehtml-border-bottom-right-radius </item>
- <item> -tdehtml-border-radius </item>
- <item> -tdehtml-box-shadow </item>
- <item> -tdehtml-opacity </item>
+ <item> -khtml-background-size </item>
+ <item> -khtml-border-top-left-radius </item>
+ <item> -khtml-border-top-right-radius </item>
+ <item> -khtml-border-bottom-left-radius </item>
+ <item> -khtml-border-bottom-right-radius </item>
+ <item> -khtml-border-radius </item>
+ <item> -khtml-box-shadow </item>
+ <item> -khtml-opacity </item>
<!-- Webkit rendering engine CSS property extensions -->
<item> -webkit-appearance </item>