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

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

index 08622de..a0a753a 100644 (file)
          "label" : "Permission Name",
          "$ visible" : true,
          "xalign" : 0.90000000000000002,
-         "* pack" : "attach_defaults,0,1,5,6",
+         "* pack" : "attach,0,1,5,6",
          "xtype" : "Label",
          "$ justify" : "Gtk.Justification.RIGHT",
          "x_options" : 4,
index 1b52ebf..b9be927 100644 (file)
@@ -264,7 +264,7 @@ public class Xcls_PopoverFileDetails : Object
             this.el.attach (  child_9.el , 1,2,4,5 );
             var child_10 = new Xcls_Label17( _this );
             child_10.ref();
-            this.el.attach_defaults (  child_10.el , 0,1,5,6 );
+            this.el.attach (  child_10.el , 0,1,5,6 );
             var child_11 = new Xcls_permname( _this );
             child_11.ref();
             this.el.attach_defaults (  child_11.el , 1,2,5,6 );