src/Builder4/MainWindow.bjs
authorAlan Knowles <alan@roojs.com>
Fri, 15 May 2015 09:16:14 +0000 (17:16 +0800)
committerAlan Knowles <alan@roojs.com>
Fri, 15 May 2015 09:16:14 +0000 (17:16 +0800)
src/Builder4/MainWindow.vala

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

index ce46fbe..a363695 100644 (file)
           },
           {
            "bool always_show_image" : true,
-           "string label" : "Errors",
+           "string label" : "Depricated",
            "* pack" : "add",
            "xtype" : "ImageMenuItem",
            "$ xns" : "Gtk",
index 0946d89..ce64cb3 100644 (file)
@@ -2338,7 +2338,7 @@ public class Xcls_MainWindow : Object
 
             // set gobject values
             this.el.always_show_image = true;
-            this.el.label = "Errors";
+            this.el.label = "Depricated";
             var child_0 = new Xcls_Image74( _this );
             child_0.ref();
             this.el.set_image (  child_0.el  );