src/Builder4/MainWindow.bjs
authorAlan Knowles <alan@roojs.com>
Tue, 2 Jun 2015 11:48:23 +0000 (19:48 +0800)
committerAlan Knowles <alan@roojs.com>
Tue, 2 Jun 2015 11:48:23 +0000 (19:48 +0800)
src/Builder4/MainWindow.vala

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

index 9fc004b..443befc 100644 (file)
            "bool always_show_image" : true,
            "id" : "search_results",
            "Xcls_ValaCompileErrors popup" : "",
-           "string label" : "Errors",
+           "string label" : "Matches",
            "* pack" : "add",
            "xtype" : "ImageMenuItem",
            "$ xns" : "Gtk",
index 193fae2..c74298a 100644 (file)
@@ -2380,7 +2380,7 @@ public class Xcls_MainWindow : Object
 
             // set gobject values
             this.el.always_show_image = true;
-            this.el.label = "Errors";
+            this.el.label = "Matches";
             var child_0 = new Xcls_Image72( _this );
             child_0.ref();
             this.el.set_image (  child_0.el  );