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

List:       kde-commits
Subject:    kdelibs/kinit
From:       Waldo Bastian <bastian () kde ! org>
Date:       2005-01-21 14:29:02
Message-ID: 20050121142902.4983E1CF90 () office ! kde ! org
[Download RAW message or body]

CVS commit by waba: 

Use read-only config file, don't read kdeglobals to check start condition


  M +2 -2      autostart.cpp   1.10


--- kdelibs/kinit/autostart.cpp  #1.9:1.10
@@ -93,5 +93,5 @@ static bool startCondition(const QString
      return true;
 
-  KConfig config(list[0]);
+  KConfig config(list[0], true, false);
   if (!list[1].isEmpty())
      config.setGroup(list[1]);


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

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