From 7caaed1102744f82578525a1a12224290ba448de Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Tue, 30 Oct 2018 16:50:11 +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 e2650b26..11fd2d9c 100644 --- a/NewBranch.bjs +++ b/NewBranch.bjs @@ -73,7 +73,7 @@ ] }, { - "label" : "Component Name", + "label" : "or use this as branch name", "xalign" : 0.90000000000000002, "* pack" : "attach_defaults,0,1,1,2", "xtype" : "Label", diff --git a/NewBranch.vala b/NewBranch.vala index 30add613..985742bf 100644 --- a/NewBranch.vala +++ b/NewBranch.vala @@ -303,7 +303,7 @@ public class Xcls_DialogNewComponent : Object public Xcls_Label8(Xcls_DialogNewComponent _owner ) { _this = _owner; - this.el = new Gtk.Label( "Component Name" ); + this.el = new Gtk.Label( "or use this as branch name" ); // my vars (dec) -- 2.39.2