src/Builder4/DialogPluginWebkit.bjs
authorAlan Knowles <alan@roojs.com>
Thu, 16 Apr 2015 10:53:20 +0000 (18:53 +0800)
committerAlan Knowles <alan@roojs.com>
Thu, 16 Apr 2015 10:53:20 +0000 (18:53 +0800)
src/Builder4/DialogPluginWebkit.vala

src/Builder4/DialogPluginWebkit.bjs
src/Builder4/DialogPluginWebkit.vala

index 1dbb2d0..2c836ce 100644 (file)
@@ -49,8 +49,8 @@
      ]
     },
     {
-     "label" : "Cancel",
-     "* pack" : "add_action_widget,0",
+     "label" : "Reload",
+     "* pack" : "add_action_widget,3",
      "xtype" : "Button",
      "$ xns" : "Gtk"
     },
index 203d09b..1014488 100644 (file)
@@ -36,7 +36,7 @@ public class Xcls_DialogPluginWebkit : Object
         this.el.get_content_area().add (  child_0.el  );
         var child_1 = new Xcls_Button5( _this );
         child_1.ref();
-        this.el.add_action_widget (  child_1.el , 0 );
+        this.el.add_action_widget (  child_1.el , 3 );
         var child_2 = new Xcls_Button6( _this );
         child_2.ref();
         this.el.add_action_widget (  child_2.el , 0 );
@@ -312,7 +312,7 @@ public class Xcls_DialogPluginWebkit : Object
             // my vars (dec)
 
             // set gobject values
-            this.el.label = "Cancel";
+            this.el.label = "Reload";
         }
 
         // user defined functions