NewBranch.bjs
authorAlan Knowles <alan@roojs.com>
Thu, 21 Mar 2019 05:11:04 +0000 (13:11 +0800)
committerAlan Knowles <alan@roojs.com>
Thu, 21 Mar 2019 05:11:04 +0000 (13:11 +0800)
NewBranch.vala

NewBranch.bjs
NewBranch.vala

index 5dcd8b1..799764b 100644 (file)
          "int margin" : 2,
          "items" : [
           {
          "int margin" : 2,
          "items" : [
           {
-           "label" : "Commit Message",
+           "label" : "Just commit with this comment",
            "Gtk.Align halign" : "Gtk.Align.START",
            "xalign" : 0.90000000000000002,
            "* pack" : "attach_defaults,0,1,0,1",
            "Gtk.Align halign" : "Gtk.Align.START",
            "xalign" : 0.90000000000000002,
            "* pack" : "attach_defaults,0,1,0,1",
index 2b4295e..5696f20 100644 (file)
@@ -2229,7 +2229,7 @@ public class NewBranch : Object
         public Xcls_Label53(NewBranch _owner )
         {
             _this = _owner;
         public Xcls_Label53(NewBranch _owner )
         {
             _this = _owner;
-            this.el = new Gtk.Label( "Commit Message" );
+            this.el = new Gtk.Label( "Just commit with this comment" );
 
             // my vars (dec)
 
 
             // my vars (dec)