Builder/DialogNewComponent.js
authorAlan Knowles <alan@akbkhome.com>
Fri, 30 Apr 2010 04:59:34 +0000 (12:59 +0800)
committerAlan Knowles <alan@akbkhome.com>
Fri, 30 Apr 2010 04:59:34 +0000 (12:59 +0800)
Builder/DialogNewComponent.js

index 4831f00..309af8c 100755 (executable)
@@ -204,7 +204,7 @@ DialogNewComponent = new XObject({
                         items : [
                             {
                                 xtype : Gtk.Label,
-                                label : "Using Template:"
+                                label : "Using Template:",
                                 pack : [ 'pack_start', false, true , 0 ],
                                 
                             },
@@ -257,8 +257,7 @@ DialogNewComponent = new XObject({
                                         pack : [ 'set_model' ],
                                         xtype : Gtk.ListStore,
                                         
-                                        init : 
-                                        listeners :  function ()
+                                        init :   function ()
                                         {
                                             XObject.prototype.init.call(this); 
                                             this.el.set_column_types ( 2, [