RepoStatusPopover.bjs
[gitlive] / RepoStatusPopover.bjs
index acab3d3..ea69bd5 100644 (file)
            },
            "label" : "Create Branch / Start ticket",
            "* ctor" : "new Gtk.ToolButton(new Gtk.Image.from_icon_name (\"gtk-add\", Gtk.IconSize.SMALL_TOOLBAR), null);",
+           "id" : "btn_create",
            "xtype" : "ToolButton",
            "* pack" : "add",
            "$ xns" : "Gtk",