NewBranch.bjs
[gitlive] / NewBranch.bjs
index 13b83f9..799764b 100644 (file)
          "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",
         },
         {
          "int height_request" : 400,
-         "* pack" : "pack_start,true,true,0",
+         "* pack" : "add",
          "xtype" : "ScrolledWindow",
          "$ xns" : "Gtk",
+         "bool vexpand" : true,
          "items" : [
           {
            "id" : "diff_view",