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

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

index 6c6fe36..87905d1 100644 (file)
                    "xtype" : "Button",
                    "width_request" : 50,
                    "$ xns" : "Gtk",
-                   "$ utf8 tooltip_text" : "\"Update Resourse\\nlike the object tree and object properties\"",
+                   "$ utf8 tooltip_text" : "\"Download latest resourse files\\nlike the object tree and object properties\"",
                    "height_request" : 50,
                    "items" : [
                     {
index ebcb8b1..6aad0d8 100644 (file)
@@ -2060,7 +2060,7 @@ public class Xcls_MainWindow : Object
             // set gobject values
             this.el.width_request = 50;
             this.el.height_request = 50;
-            this.el.tooltip_text = "Update Resourse\nlike the object tree and object properties";
+            this.el.tooltip_text = "Download latest resourse files\nlike the object tree and object properties";
             var child_0 = new Xcls_Image64( _this );
             child_0.ref();
             this.el.set_image (  child_0.el  );