X-Git-Url: http://git.roojs.org/?a=blobdiff_plain;f=NewBranch.bjs;h=799764b27acf7a564e9964e93f8537483203b57d;hb=b794e8879619dec81772f3f62f37d40e9e9c0a5e;hp=13b83f92f45dbbdd7552ac3053e18dd9c281b071;hpb=be6b74d1047653c23c666d11e6931878ec96bffc;p=gitlive diff --git a/NewBranch.bjs b/NewBranch.bjs index 13b83f92..799764b2 100644 --- a/NewBranch.bjs +++ b/NewBranch.bjs @@ -506,12 +506,12 @@ "uint column_spacing" : 4, "n_columns" : 5, "$ xns" : "Gtk", - "n_rows" : 5, + "n_rows" : 2, "bool vexpand" : false, "int margin" : 2, "items" : [ { - "label" : "Commit Message", + "label" : "Just commit with this comment", "Gtk.Align halign" : "Gtk.Align.START", "xalign" : 0.90000000000000002, "* pack" : "attach_defaults,0,1,0,1", @@ -543,9 +543,10 @@ }, { "int height_request" : 400, - "* pack" : "pack_start,true,true,0", + "* pack" : "add", "xtype" : "ScrolledWindow", "$ xns" : "Gtk", + "bool vexpand" : true, "items" : [ { "id" : "diff_view",