src/Builder4/ValaProjectSettingsPopover.bjs
authorAlan <alan@roojs.com>
Thu, 15 Feb 2024 08:46:20 +0000 (16:46 +0800)
committerAlan <alan@roojs.com>
Thu, 15 Feb 2024 08:46:20 +0000 (16:46 +0800)
src/Builder4/ValaProjectSettingsPopover.vala

src/Builder4/ValaProjectSettingsPopover.bjs
src/Builder4/ValaProjectSettingsPopover.vala

index 95b4077..ef0986a 100644 (file)
@@ -91,7 +91,7 @@
              "$ xns" : "Gtk",
              "Gtk.Align halign" : "Gtk.Align.START",
              "bool hexpand" : false,
-             "utf8 label" : "current version (eg. 1.5.1)",
+             "utf8 label" : "Version",
              "xtype" : "Label"
             },
             {
index 5e0b0d5..35461fc 100644 (file)
@@ -417,7 +417,7 @@ public class ValaProjectSettingsPopover : Object
                public Xcls_Label886(ValaProjectSettingsPopover _owner )
                {
                        _this = _owner;
-                       this.el = new Gtk.Label( "current version (eg. 1.5.1)" );
+                       this.el = new Gtk.Label( "Version" );
 
                        // my vars (dec)