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

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

index e19f91b..07634bc 100644 (file)
@@ -67,7 +67,7 @@
              "$ xns" : "Gtk",
              "Gtk.Align halign" : "Gtk.Align.START",
              "bool hexpand" : false,
-             "utf8 label" : "compile flags",
+             "utf8 label" : "Compile flags:",
              "xtype" : "Label"
             },
             {
@@ -91,7 +91,7 @@
              "$ xns" : "Gtk",
              "Gtk.Align halign" : "Gtk.Align.START",
              "bool hexpand" : false,
-             "utf8 label" : "Version",
+             "utf8 label" : "Version:",
              "xtype" : "Label"
             },
             {
              "$ xns" : "Gtk",
              "Gtk.Align halign" : "Gtk.Align.START",
              "bool hexpand" : false,
-             "utf8 label" : "Licence",
+             "utf8 label" : "Licence:",
              "xtype" : "Label"
             },
             {
index 5f8fb92..2d55930 100644 (file)
@@ -360,7 +360,7 @@ public class ValaProjectSettingsPopover : Object
                public Xcls_Label853(ValaProjectSettingsPopover _owner )
                {
                        _this = _owner;
-                       this.el = new Gtk.Label( "compile flags" );
+                       this.el = new Gtk.Label( "Compile flags:" );
 
                        // my vars (dec)
 
@@ -417,7 +417,7 @@ public class ValaProjectSettingsPopover : Object
                public Xcls_Label886(ValaProjectSettingsPopover _owner )
                {
                        _this = _owner;
-                       this.el = new Gtk.Label( "Version" );
+                       this.el = new Gtk.Label( "Version:" );
 
                        // my vars (dec)
 
@@ -474,7 +474,7 @@ public class ValaProjectSettingsPopover : Object
                public Xcls_Label906(ValaProjectSettingsPopover _owner )
                {
                        _this = _owner;
-                       this.el = new Gtk.Label( "Licence" );
+                       this.el = new Gtk.Label( "Licence:" );
 
                        // my vars (dec)