Builder4/ValaProjectSettings.bjs
authorAlan Knowles <alan@roojs.com>
Thu, 30 Oct 2014 10:53:08 +0000 (18:53 +0800)
committerAlan Knowles <alan@roojs.com>
Thu, 30 Oct 2014 10:53:08 +0000 (18:53 +0800)
Builder4/ValaProjectSettings.vala

Builder4/ValaProjectSettings.bjs
Builder4/ValaProjectSettings.vala

index 73f83c7..84754d9 100644 (file)
@@ -93,7 +93,7 @@
                                                     ]
                                                 },
                                                 {
-                                                    "utf8 title" : "name",
+                                                    "utf8 title" : "use",
                                                     "* init" : " this.el.add_attribute(_this.packages_render.el , \"markup\", 2 );\n this.el.add_attribute(_this.packages_render.el , \"text\", 1 );\n  ",
                                                     "* pack" : "append_column",
                                                     "xtype" : "TreeViewColumn",
index 4f830e0..3db5fa6 100644 (file)
@@ -403,7 +403,7 @@ public class ValaProjectSettings : Object
             // my vars (dec)
 
             // set gobject values
-            this.el.title = "name";
+            this.el.title = "use";
             this.el.resizable = true;
             var child_0 = new Xcls_packages_render( _this );
             child_0.ref();