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

List:       kde-commits
Subject:    playground/base/plasma/declarative-applets/replacements/news/package
From:       Marco Martin <notmart () gmail ! com>
Date:       2011-03-27 19:42:41
Message-ID: 20110327194241.AB381AC8CA () svn ! kde ! org
[Download RAW message or body]

SVN commit 1226220 by mart:

call a configChanged() immediately (to be invoked directly in the scriptengine?)


 M  +1 -0      contents/ui/main.qml  
 M  +1 -0      platformcontents/application/tablet/ui/main.qml  


--- trunk/playground/base/plasma/declarative-applets/replacements/news/package/contents/ui/main.qml \
#1226219:1226220 @@ -58,6 +58,7 @@
         //FIXME: it's launching a separated shell script: a more automated process \
is needed  plasmoid.associatedApplication = "news-tablet"
         plasmoid.busy = true
+        configChanged()
     }
 
     function configChanged()
--- trunk/playground/base/plasma/declarative-applets/replacements/news/package/platformcontents/application/tablet/ui/main.qml \
#1226219:1226220 @@ -66,6 +66,7 @@
         BookKeeping.loadReadArticles();
         plasmoid.addEventListener('ConfigChanged', configChanged);
         plasmoid.busy = true
+        configChanged()
     }
 
     function configChanged()


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

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