Builder4/ValaProjectSettings.bjs
authorAlan Knowles <alan@roojs.com>
Wed, 29 Oct 2014 09:37:29 +0000 (17:37 +0800)
committerAlan Knowles <alan@roojs.com>
Wed, 29 Oct 2014 09:37:29 +0000 (17:37 +0800)
Builder4/ValaProjectSettings.vala

Builder4/ValaProjectSettings.bjs
Builder4/ValaProjectSettings.vala

index 595cae0..7e201a3 100644 (file)
                                                 },
                                                 {
                                                     "utf8 title" : "name",
-                                                    "* init" : " this.el.add_attribute(_this.directory_render.el , \"markup\", 2 );\n this.el.add_attribute(_this.directory_rrender.el , \"text\", 1 );\n  ",
+                                                    "* init" : " this.el.add_attribute(_this.directory_render.el , \"markup\", 2 );\n this.el.add_attribute(_this.directory_render.el , \"text\", 1 );\n  ",
                                                     "* pack" : "append_column",
                                                     "xtype" : "TreeViewColumn",
                                                     "gboolean resizable" : true,
index 11183b8..4319db5 100644 (file)
@@ -405,7 +405,7 @@ public class ValaProjectSettings : Object
             // init method 
 
             this.el.add_attribute(_this.directory_render.el , "markup", 2 );
-             this.el.add_attribute(_this.directory_rrender.el , "text", 1 );        }
+             this.el.add_attribute(_this.directory_render.el , "text", 1 );        }
 
         // user defined functions 
     }