From e65be1a2e609c4440f07d0ef2f3e3068ba4e49fe Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Thu, 21 Mar 2019 12:43:00 +0800 Subject: [PATCH] NewBranch.bjs NewBranch.vala --- NewBranch.bjs | 2 +- NewBranch.vala | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/NewBranch.bjs b/NewBranch.bjs index 3c76d7a5..907e575d 100644 --- a/NewBranch.bjs +++ b/NewBranch.bjs @@ -511,7 +511,7 @@ "int margin" : 2, "items" : [ { - "label" : "Use this as branch name", + "label" : "Commit Message", "Gtk.Align halign" : "Gtk.Align.START", "xalign" : 0.90000000000000002, "* pack" : "attach_defaults,0,1,3,4", diff --git a/NewBranch.vala b/NewBranch.vala index 4b9e26b8..6c0d61e7 100644 --- a/NewBranch.vala +++ b/NewBranch.vala @@ -2230,7 +2230,7 @@ public class NewBranch : Object public Xcls_Label53(NewBranch _owner ) { _this = _owner; - this.el = new Gtk.Label( "Use this as branch name" ); + this.el = new Gtk.Label( "Commit Message" ); // my vars (dec) -- 2.39.2