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

List:       kde-commits
Subject:    KDE/kdeutils/superkaramba/skapplet
From:       Sebastian Sauer <mail () dipe ! org>
Date:       2007-07-30 22:01:42
Message-ID: 1185832902.931894.613.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 694499 by sebsauer:

ask each time for now

 M  +1 -1      skapplet.cpp  


--- trunk/KDE/kdeutils/superkaramba/skapplet/skapplet.cpp #694498:694499
@@ -119,7 +119,7 @@
     setHasConfigurationInterface(true);
 
     KConfigGroup cg = config();
-    d->themePath = cg.readEntry("theme", KUrl());
+    d->themePath = KUrl();//cg.readEntry("theme", KUrl());
     d->locked = cg.readEntry("locked", true);
 
     if( ! d->themePath.isValid() ) {
[prev in list] [next in list] [prev in thread] [next in thread] 

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