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

List:       kde-commits
Subject:    kdebase/kcontrol/crypto
From:       George Staikos <staikos () kde ! org>
Date:       2003-02-19 19:02:52
[Download RAW message or body]

CVS commit by staikos: 

fix default parameter


  M +1 -1      crypto.cpp   1.118


--- kdebase/kcontrol/crypto/crypto.cpp  #1.117:1.118
@@ -850,5 +850,5 @@ void KCryptoConfig::load()
   mWarnOnEnter->setChecked(config->readBoolEntry("OnEnter", false));
   mWarnOnLeave->setChecked(config->readBoolEntry("OnLeave", true));
-  mWarnOnUnencrypted->setChecked(config->readBoolEntry("OnUnencrypted", false));
+  mWarnOnUnencrypted->setChecked(config->readBoolEntry("OnUnencrypted", true));
 
 #if 0 // NOT IMPLEMENTED IN KDE 2.0


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

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