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

List:       kde-commits
Subject:    kdebase/kicker/applets/lockout
From:       James Ots <kde () jamesots ! com>
Date:       2004-06-12 20:20:23
Message-ID: 20040612202023.04E1C126C7 () office ! kde ! org
[Download RAW message or body]

CVS commit by jamesots: 

Made the applet remember the transparency setting.


  M +5 -0      lockout.cpp   1.21


--- kdebase/kicker/applets/lockout/lockout.cpp  #1.20:1.21
@@ -263,4 +263,9 @@ void Lockout::slotTransparent()
     lockButton->setAutoRaise( bTransparent );
     logoutButton->setAutoRaise( bTransparent );
+    
+    KConfig* conf = config();
+    conf->setGroup("lockout");
+    conf->writeEntry( "Transparent", bTransparent );
+    conf->sync();
 }
 


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

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