summaryrefslogtreecommitdiffstats
path: root/kate/data/css-php.xml
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2014-02-09 15:14:56 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2014-02-09 15:14:56 +0900
commit6b4be5f2df2da8986fa68a5de11d509cc37d44cb (patch)
tree4f22ca0f4708e3befcba96f1d3f47661acc5f02b /kate/data/css-php.xml
parentca0e1f81a7dbae8c609b1332e04db5ac7d6fe7df (diff)
downloadtdelibs-6b4be5f2df2da8986fa68a5de11d509cc37d44cb.tar.gz
tdelibs-6b4be5f2df2da8986fa68a5de11d509cc37d44cb.zip
Fix -tdehtml-* rename regression. This resolves bugs 1825 and 1692
Diffstat (limited to 'kate/data/css-php.xml')
-rw-r--r--kate/data/css-php.xml18
1 files changed, 9 insertions, 9 deletions
diff --git a/kate/data/css-php.xml b/kate/data/css-php.xml
index c30853198..3be8ab76a 100644
--- a/kate/data/css-php.xml
+++ b/kate/data/css-php.xml
@@ -21,7 +21,7 @@ Changelog:
-<language name="CSS/PHP" hidden="true" version="2.07" kateversion="2.5" section="Other" extensions="" indenter="cstyle" mimetype="" author="Wilbert Berendsen (wilbert@kde.nl)" license="LGPL">
+<language name="CSS/PHP" hidden="true" version="2.08" kateversion="2.5" section="Other" extensions="" indenter="cstyle" mimetype="" author="Wilbert Berendsen (wilbert@kde.nl)" license="LGPL">
<highlighting>
<list name="properties">
@@ -263,14 +263,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>