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

List:       kde-commits
Subject:    kdevelop/lib/interfaces
From:       Alexander Dymo <cloudtemple () mksat ! net>
Date:       2004-06-17 20:58:34
Message-ID: 20040617205834.D94D9983A () office ! kde ! org
[Download RAW message or body]

CVS commit by dymo: 

Fixed a bug which occur during reloading documentation plugin configuration. In some \
cases newly added documentation catalogs could get wrong urls due to wrong KConfig \
group.


  M +2 -1      kdevdocumentationplugin.cpp   1.13


--- kdevelop/lib/interfaces/kdevdocumentationplugin.cpp  #1.12:1.13
@@ -466,4 +466,5 @@ void DocumentationPlugin::reinit(KListVi
         it != entryMap.end(); ++it)
     {
+        config->setGroup("Locations");
         if (restrictions.contains(it.key()) || (!catalogEnabled(it.key())))
         {


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

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