Clones.bjs
[gitlive] / Clones.bjs
index 6b319bc..8f1afa5 100644 (file)
            "resizable" : true,
            "items" : [
             {
+             "id" : "cr_repo",
              "* pack" : "pack_start",
              "xtype" : "CellRendererText",
              "$ xns" : "Gtk"
            "$ xns" : "Gtk",
            "items" : [
             {
+             "id" : "cr_current_branch",
              "* pack" : "pack_start",
              "xtype" : "CellRendererText",
              "$ xns" : "Gtk"
            "$ xns" : "Gtk",
            "items" : [
             {
+             "id" : "cr_last_updated",
              "* pack" : "pack_start",
              "xtype" : "CellRendererText",
              "$ xns" : "Gtk"
            "resizable" : false,
            "items" : [
             {
+             "id" : "cr_all_branches",
              "* pack" : "pack_start",
              "xtype" : "CellRendererText",
              "$ xns" : "Gtk"