[Kde-bindings] KDE/kdebindings/ruby/plasma

Richard Dale Richard_Dale at tipitina.demon.co.uk
Thu Oct 23 10:31:02 UTC 2008


SVN commit 875096 by rdale:

* Converted the webapplet to use the script engine api, and renamed it
  plasma_applet_ruby_webapplet

CCMAIL: kde-bindings at kde.org

 M  +4 -0      ChangeLog  
 M  +0 -1      examples/applets/CMakeLists.txt  
 A             examples/applets/plasma_applet_ruby_webapplet (directory)  
 A             examples/applets/plasma_applet_ruby_webapplet/contents (directory)  
 A             examples/applets/plasma_applet_ruby_webapplet/contents/code (directory)  
 A             examples/applets/plasma_applet_ruby_webapplet/contents/code/main.rb  
 A             examples/applets/plasma_applet_ruby_webapplet/metadata.desktop  
 D             examples/applets/webapplet (directory)  


--- trunk/KDE/kdebindings/ruby/plasma/ChangeLog #875095:875096
@@ -1,3 +1,7 @@
+2008-10-23  Richard Dale  <richard.j.dale at gmail.com>
+* Converted the webapplet to use the script engine api, and renamed it
+  plasma_applet_ruby_webapplet
+
 2008-08-15  Richard Dale  <richard.j.dale at gmail.com>
 * Re-added the ruby version of the plasmoidviewer app
 
--- trunk/KDE/kdebindings/ruby/plasma/examples/applets/CMakeLists.txt #875095:875096
@@ -1,4 +1,3 @@
 add_subdirectory(analog-clock)
 add_subdirectory(digital-clock)
-add_subdirectory(webapplet)
 



More information about the Kde-bindings mailing list