NewBranch.bjs
authorAlan Knowles <alan@roojs.com>
Tue, 30 Oct 2018 08:50:26 +0000 (16:50 +0800)
committerAlan Knowles <alan@roojs.com>
Tue, 30 Oct 2018 08:50:26 +0000 (16:50 +0800)
NewBranch.vala

NewBranch.bjs
NewBranch.vala

index 11fd2d9..8af0103 100644 (file)
@@ -93,7 +93,7 @@
      ]
     },
     {
-     "label" : "Cancel",
+     "label" : "Do not create Branch",
      "* pack" : "add_action_widget,0",
      "xtype" : "Button",
      "$ xns" : "Gtk"
index 985742b..867915d 100644 (file)
@@ -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