Clones.bjs
authorAlan Knowles <alan@akbkhome.com>
Wed, 23 May 2012 14:21:49 +0000 (22:21 +0800)
committerAlan Knowles <alan@akbkhome.com>
Wed, 23 May 2012 14:21:49 +0000 (22:21 +0800)
Clones.js

Clones.bjs
Clones.js

index f5f2535..c175860 100644 (file)
                                         {
                                             "min_width": 200,
                                             "pack": "append_column",
-                                            "resizable": "true",
                                             "title": "Repo",
                                             "xtype": "TreeViewColumn",
                                             "|init": "function() {\n    XObject.prototype.init.call(this);\n    this.el.add_attribute(this.items[0].el , 'markup', 0 );\n\n}\n",
index e49c6b1..d901de2 100644 (file)
--- a/Clones.js
+++ b/Clones.js
@@ -472,7 +472,6 @@ Clones=new XObject({
                                     xtype: Gtk.TreeViewColumn,
                                     min_width : 200,
                                     pack : "append_column",
-                                    resizable : "true",
                                     title : "Repo",
                                     init : function() {
                                         XObject.prototype.init.call(this);