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

List:       kde-commits
Subject:    KDE/kdeexamples/plasma/javascript/plasmoids/extenders/contents/code
From:       Aaron J. Seigo <aseigo () kde ! org>
Date:       2010-02-20 17:54:26
Message-ID: 1266688466.468520.12652.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 1093363 by aseigo:

slightly nicer output


 M  +1 -1      main.js  


--- trunk/KDE/kdeexamples/plasma/javascript/plasmoids/extenders/contents/code/main.js #1093362:1093363
@@ -6,7 +6,7 @@
     var button = new PushButton
     button.text = i18n("Hello")
     ext.widget = button
-    print(i18n("Widget in %1 is %2", item.name, ext.name))
+    print(i18n("Widget in Extender '%1' has text '%2'", item.name, button.text))
 }
 
 var e = plasmoid.extender()
[prev in list] [next in list] [prev in thread] [next in thread] 

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