Enlightenment CVS committal Author : lok Project : e17 Module : proto
Dir : e17/proto/ruby-efl/src/etk Modified Files: config.rb Log Message: Little change on the autoconnect. Renamed class FileChooser in FilechooserWidget. =================================================================== RCS file: /cvs/e/e17/proto/ruby-efl/src/etk/config.rb,v retrieving revision 1.1 retrieving revision 1.2 diff -u -3 -r1.1 -r1.2 --- config.rb 11 Aug 2006 11:47:07 -0000 1.1 +++ config.rb 15 Aug 2006 23:02:15 -0000 1.2 @@ -66,7 +66,7 @@ { :name => 'Table', :child_of => 'Container' } , { :name => 'Entry', :child_of => 'Widget' } , - { :name => 'FileChooser', :child_of => 'Widget' } , + { :name => 'FilechooserWidget', :wraps => 'filechooser_widget', :child_of => 'Widget' } , { :name => 'IconBox', :child_of => 'Widget' } , { :name => 'Image', :child_of => 'Widget' } , { :name => 'Label', :child_of => 'Widget' } , @@ -102,4 +102,4 @@ :ignore => [ 'etk_object_new_valist' ] -} \ No newline at end of file +} ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs