src/Builder4/ProjectSettings.bjs
authorAlan Knowles <alan@roojs.com>
Mon, 20 Apr 2015 08:03:43 +0000 (16:03 +0800)
committerAlan Knowles <alan@roojs.com>
Mon, 20 Apr 2015 08:03:43 +0000 (16:03 +0800)
src/Builder4/ProjectSettings.vala

src/Builder4/ProjectSettings.bjs
src/Builder4/ProjectSettings.vala

index 28c389f..61c88ab 100644 (file)
         {
          "* pack" : "pack_start,true,true,0",
          "xtype" : "Button",
-         "$ xns" : "Gtk"
+         "$ xns" : "Gtk",
+         "utf8 label" : "Check Connection"
         }
        ]
       }
index 51a1fc2..3345ca6 100644 (file)
@@ -783,6 +783,7 @@ public class Xcls_ProjectSettings : Object
             // my vars (dec)
 
             // set gobject values
+            this.el.label = "Check Connection";
         }
 
         // user defined functions