src/Builder4/MainWindow.bjs
authorAlan Knowles <alan@roojs.com>
Mon, 18 May 2015 09:39:35 +0000 (17:39 +0800)
committerAlan Knowles <alan@roojs.com>
Mon, 18 May 2015 09:39:35 +0000 (17:39 +0800)
src/Builder4/MainWindow.vala

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

index 04de011..d9b0c92 100644 (file)
            "bool always_show_image" : true,
            "id" : "statusbar_errors",
            "Xcls_ValaCompileErrors popup" : "",
-           "string label" : "Errors",
+           "string label" : "Compile Status:",
            "* pack" : "add",
            "xtype" : "ImageMenuItem",
            "$ xns" : "Gtk",
index dcc17e9..e8b36ab 100644 (file)
@@ -2280,7 +2280,7 @@ public class Xcls_MainWindow : Object
 
             // set gobject values
             this.el.always_show_image = true;
-            this.el.label = "Errors";
+            this.el.label = "Compile Status:";
             var child_0 = new Xcls_Image71( _this );
             child_0.ref();
             this.el.set_image (  child_0.el  );