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

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

index 62ba115..ab02a3e 100644 (file)
@@ -86,7 +86,7 @@
         {
          "label" : "Component Name",
          "xalign" : 0.90000000000000002,
-         "* pack" : "attach,0,1,1,2",
+         "* pack" : "attach,0,1,1,1",
          "xtype" : "Label",
          "$ justify" : "Gtk.Justification.RIGHT",
          "x_options" : 4,
index 6402380..871030c 100644 (file)
@@ -240,7 +240,7 @@ public class Xcls_PopoverFileDetails : Object
             this.el.attach (  child_1.el , 1,0,1,1 );
             var child_2 = new Xcls_Label9( _this );
             child_2.ref();
-            this.el.attach (  child_2.el , 0,1,1,2 );
+            this.el.attach (  child_2.el , 0,1,1,1 );
             var child_3 = new Xcls_name( _this );
             child_3.ref();
             this.el.attach (  child_3.el , 1,2,1,2 );