From 97314e63381d952df2791b6fcc132c93bc6ca5fc Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Tue, 30 Oct 2018 16:50:26 +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 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 -- 2.39.2