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

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

index a0a753a..c420feb 100644 (file)
@@ -53,7 +53,7 @@
          "label" : "File type",
          "id" : "filetypelbl",
          "xalign" : 0.90000000000000002,
-         "* pack" : "attach,0,1,0,1",
+         "* pack" : "attach,0,0,1,1",
          "xtype" : "Label",
          "$ justify" : "Gtk.Justification.RIGHT",
          "x_options" : 4,
index b9be927..46972bd 100644 (file)
@@ -234,7 +234,7 @@ public class Xcls_PopoverFileDetails : Object
             this.el.row_spacing = 2;
             var child_0 = new Xcls_filetypelbl( _this );
             child_0.ref();
-            this.el.attach (  child_0.el , 0,1,0,1 );
+            this.el.attach (  child_0.el , 0,0,1,1 );
             var child_1 = new Xcls_filetype( _this );
             child_1.ref();
             this.el.attach (  child_1.el , 1,2,0,1 );