src/Builder4/MainWindow.bjs
authorAlan Knowles <alan@roojs.com>
Tue, 17 Mar 2015 14:28:35 +0000 (22:28 +0800)
committerAlan Knowles <alan@roojs.com>
Tue, 17 Mar 2015 14:28:35 +0000 (22:28 +0800)
src/Builder4/MainWindow.vala

src/Builder4/MainWindow.bjs
src/Builder4/MainWindow.vala

index 60316ae..7c33d8b 100644 (file)
                    "listeners" : {
                     "clicked" : "  ( ) => {\n         About.singleton().el.show();\n}"
                    },
-                   "utf8 tooltip_text" : "Open New Window",
+                   "utf8 tooltip_text" : "About the builder",
                    "* pack" : false,
                    "xtype" : "Button",
                    "width_request" : 50,
index 823a925..c37be83 100644 (file)
@@ -2174,7 +2174,7 @@ public class Xcls_MainWindow : Object
             // set gobject values
             this.el.width_request = 50;
             this.el.height_request = 50;
-            this.el.tooltip_text = "Open New Window";
+            this.el.tooltip_text = "About the builder";
             var child_0 = new Xcls_Image68( _this );
             child_0.ref();
             this.el.set_image (  child_0.el  );