[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    KDE_3_2_BRANCH: kdelibs/kate/data
From:       Dominik Haumann <dhdev () gmx ! de>
Date:       2004-04-01 14:36:19
Message-ID: 20040401143619.E03178F5E () office ! kde ! org
[Download RAW message or body]

CVS commit by dhaumann: 

fix for 78854 :)


  M +5 -2      xml.xml   1.29.2.1


--- kdelibs/kate/data/xml.xml  #1.29:1.29.2.1
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE language SYSTEM "language.dtd">
-<language version="1.03" kateversion="2.1" name="XML" section="Markup" \
extensions="*.docbook;*.xml;*.rc;*.daml;*.rdf" \
mimetype="text/xml;text/book;text/daml;text/rdf"> +<language version="1.04" \
kateversion="2.1" name="XML" section="Markup" \
extensions="*.docbook;*.xml;*.rc;*.daml;*.rdf" \
mimetype="text/xml;text/book;text/daml;text/rdf">  <highlighting>
     <contexts>
@@ -20,9 +20,12 @@
          <DetectChar attribute="Tag" context="#pop#pop" char="&gt;" />
          <DetectChar attribute="Attribute Value" context="Value 2" char="&quot;" />
-         <DetectChar attribute="Attribute Value" context="Value 2" char="&apos;" />
+         <DetectChar attribute="Attribute Value" context="Value 3" char="&apos;" />
        </context>
 
        <context attribute="Attribute Value" lineEndContext="#stay" name="Value 2" >
          <DetectChar attribute="Attribute Value" context="#pop#pop" char="&quot;" />
+       </context>
+
+       <context attribute="Attribute Value" lineEndContext="#stay" name="Value 3" >
          <DetectChar attribute="Attribute Value" context="#pop#pop" char="&apos;" />
        </context>


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic