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

List:       kde-commits
Subject:    KDE/kdebase/workspace/plasma/netbook/shell
From:       Marco Martin <notmart () gmail ! com>
Date:       2010-07-22 14:03:10
Message-ID: 20100722140310.69470AC7AB () svn ! kde ! org
[Download RAW message or body]

SVN commit 1153090 by mart:

loadlayout changes the internal name of the config file.
use importlayout instead


 M  +1 -1      netcorona.cpp  


--- trunk/KDE/kdebase/workspace/plasma/netbook/shell/netcorona.cpp #1153089:1153090
@@ -82,7 +82,7 @@
     QString defaultConfig = KStandardDirs::locate("appdata", "plasma-default-layoutrc");
     if (!defaultConfig.isEmpty()) {
         kDebug() << "attempting to load the default layout from:" << defaultConfig;
-        loadLayout(defaultConfig);
+        importLayout(KConfig(defaultConfig));
 
         return;
     }
[prev in list] [next in list] [prev in thread] [next in thread] 

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