src/Builder4/PopoverFileDetails.bjs
authorAlan Knowles <alan@roojs.com>
Wed, 11 Nov 2015 09:11:58 +0000 (17:11 +0800)
committerAlan Knowles <alan@roojs.com>
Wed, 11 Nov 2015 09:11:58 +0000 (17:11 +0800)
src/Builder4/PopoverFileDetails.vala

src/Builder4/PopoverFileDetails.bjs
src/Builder4/PopoverFileDetails.vala

index 513315e..a8b466d 100644 (file)
          "id" : "permname",
          "$ visible" : true,
          "xtype" : "Entry",
-         "* pack" : "attach,1,0,1,1",
+         "* pack" : "attach,1,5,1,1",
          "$ xns" : "Gtk"
         },
         {
          "label" : "Order (for tabs)",
          "$ visible" : true,
          "xalign" : 0.90000000000000002,
-         "* pack" : "attach,0,0,1,1",
+         "* pack" : "attach,0,6,1,1",
          "xtype" : "Label",
          "$ justify" : "Gtk.Justification.RIGHT",
          "x_options" : 4,
          "id" : "modOrder",
          "$ visible" : true,
          "xtype" : "Entry",
-         "* pack" : "attach,1,0,1,1",
+         "* pack" : "attach,1,6,1,1",
          "$ xns" : "Gtk"
         },
         {
index 5685e64..fbdabd5 100644 (file)
@@ -267,13 +267,13 @@ public class Xcls_PopoverFileDetails : Object
             this.el.attach (  child_10.el , 0,5,1,1 );
             var child_11 = new Xcls_permname( _this );
             child_11.ref();
-            this.el.attach (  child_11.el , 1,0,1,1 );
+            this.el.attach (  child_11.el , 1,5,1,1 );
             var child_12 = new Xcls_Label19( _this );
             child_12.ref();
-            this.el.attach (  child_12.el , 0,0,1,1 );
+            this.el.attach (  child_12.el , 0,6,1,1 );
             var child_13 = new Xcls_modOrder( _this );
             child_13.ref();
-            this.el.attach (  child_13.el , 1,0,1,1 );
+            this.el.attach (  child_13.el , 1,6,1,1 );
             var child_14 = new Xcls_Label21( _this );
             child_14.ref();
             this.el.attach (  child_14.el , 0,0,1,1 );