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

List:       kde-commits
Subject:    kdebase/kcontrol/fileshare
From:       Laurent Montel <montell () club-internet ! fr>
Date:       2003-01-16 9:01:22
[Download RAW message or body]

CVS commit by mlaurent: 

Fix as discussed with Erik Sjölund <erik.sjolund@home.se>
thanks


  M +3 -3      fileshare.cpp   1.10


--- kdebase/kcontrol/fileshare/fileshare.cpp  #1.9:1.10
@@ -85,7 +85,7 @@ void KFileShareConfig::load()
     if ( !file.open( IO_ReadWrite ) )
     {
-        // The defaults if the file doesn't exist
-        noSharing->setChecked( false );
-        sharing->setChecked( true );
+        // The defaults if the directory /etc/security or /etc/security/fileshare.conf doesn't exist
+        noSharing->setChecked( true );
+        sharing->setChecked( false );
     }
     else


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

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