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

List:       kde-commits
Subject:    quanta/quanta
From:       Andras Mantia <amantia () freemail ! hu>
Date:       2003-04-30 20:48:14
[Download RAW message or body]

CVS commit by amantia: 

XML autocompletion fix.


  M +1 -1      quanta_init.cpp   1.272


--- quanta/quanta/quanta_init.cpp  #1.271:1.272
@@ -1212,5 +1212,5 @@ void QuantaApp::readTagDir(QString &dirN
  dtdConfig->setGroup("Extra rules");
  dtd->minusAllowedInWord = dtdConfig->readBoolEntry("MinusAllowedInWord", false);
- dtd->tagAutoCompleteAfter = \
dtdConfig->readEntry("TagAutoCompleteAfter").stripWhiteSpace().at(0); + \
dtd->tagAutoCompleteAfter = dtdConfig->readEntry("TagAutoCompleteAfter", \
"<").stripWhiteSpace().at(0);  dtd->attrAutoCompleteAfter = \
dtdConfig->readEntry("AttributeAutoCompleteAfter","(").stripWhiteSpace().at(0);  \
dtd->attributeSeparator = \
dtdConfig->readEntry("AttributeSeparator").stripWhiteSpace().at(0);


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

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