From: Alan Knowles Date: Tue, 30 Oct 2018 08:50:26 +0000 (+0800) Subject: NewBranch.bjs X-Git-Url: http://git.roojs.org/?p=gitlive;a=commitdiff_plain;h=97314e63381d952df2791b6fcc132c93bc6ca5fc NewBranch.bjs NewBranch.vala --- diff --git a/NewBranch.bjs b/NewBranch.bjs index 11fd2d9c..8af0103e 100644 --- a/NewBranch.bjs +++ b/NewBranch.bjs @@ -93,7 +93,7 @@ ] }, { - "label" : "Cancel", + "label" : "Do not create Branch", "* pack" : "add_action_widget,0", "xtype" : "Button", "$ xns" : "Gtk" diff --git a/NewBranch.vala b/NewBranch.vala index 985742bf..867915d7 100644 --- a/NewBranch.vala +++ b/NewBranch.vala @@ -358,7 +358,7 @@ public class Xcls_DialogNewComponent : Object // my vars (dec) // set gobject values - this.el.label = "Cancel"; + this.el.label = "Do not create Branch"; } // user defined functions