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

List:       kde-commits
Subject:    kdebase/kcontrol/style
From:       Stephan Kulow <coolo () kde ! org>
Date:       2004-03-17 14:39:37
Message-ID: 20040317143937.EFFAF99AC () office ! kde ! org
[Download RAW message or body]

CVS commit by coolo: 

as kdeglobals are read as KSimpleConfig, they should also have all informations
written to it - otherwise global admin/distribution defaults aren't written
to $HOME and then the code defaults are used, which can cause some
suprises (to me :)


  M +1 -1      kcmstyle.cpp   1.70


--- kdebase/kcontrol/style/kcmstyle.cpp  #1.69:1.70
@@ -535,5 +535,5 @@ void KCMStyle::save()
 
         // Save effects.
-        KConfig config( "kdeglobals" );
+        KSimpleConfig config( "kdeglobals" );
         config.setGroup("KDE");
 


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

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