Clones.bjs
[gitlive] / Clones.js
index 0ca3496..d901de2 100644 (file)
--- a/Clones.js
+++ b/Clones.js
@@ -327,9 +327,11 @@ Clones=new XObject({
                                       _this, [ _this, '']
                                    );
                                          });
+                                      
+                                      
+                                      //this.el.set_tooltip_column(8); 
                                          
-                                         
-                               this.el.set_tooltip_column(8);          
+                                        
                               },
                             items : [
                                 {
@@ -346,7 +348,7 @@ Clones=new XObject({
                                            GObject.TYPE_BOOLEAN, // auto-commit
                                             GObject.TYPE_BOOLEAN, // auto-push
                                                GObject.TYPE_STRING, // repopath
-                                               GObject.TYPE_STRINGm, // color highighling 
+                                               GObject.TYPE_STRING, // color highighling 
                                                GObject.TYPE_STRING // uncommited. (tip) 
                                       ] );
                                     },
@@ -470,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);