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

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

index 3c5db66..513315e 100644 (file)
          "label" : "Permission Name",
          "$ visible" : true,
          "xalign" : 0.90000000000000002,
-         "* pack" : "attach,0,0,1,1",
+         "* pack" : "attach,0,5,1,1",
          "xtype" : "Label",
          "$ justify" : "Gtk.Justification.RIGHT",
          "x_options" : 4,
index b9be291..5685e64 100644 (file)
@@ -264,7 +264,7 @@ public class Xcls_PopoverFileDetails : Object
             this.el.attach (  child_9.el , 1,4,1,1 );
             var child_10 = new Xcls_Label17( _this );
             child_10.ref();
-            this.el.attach (  child_10.el , 0,0,1,1 );
+            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 );