X-Git-Url: http://git.roojs.org/?p=gitlive;a=blobdiff_plain;f=RepoStatusPopover.bjs;h=68d773af580d3c4d549bd781022d80309e8b069b;hp=6d39da8221f4c943f32d619b8ca72e50209c2ffc;hb=461d897ef4dd82073af72a191a3c78b4196ed092;hpb=85cfe1167fdfd549ca9bbddb3524725156b7a8b3 diff --git a/RepoStatusPopover.bjs b/RepoStatusPopover.bjs index 6d39da82..68d773af 100644 --- a/RepoStatusPopover.bjs +++ b/RepoStatusPopover.bjs @@ -157,6 +157,7 @@ "button_press_event" : "() => {\n\n _this.el.hide();\n Clones.singleton().el.response(-1);\n if (_this.repo.activeTicket != null) {\n\t MergeBranch.singleton().show(_this.repo.activeTicket, null); \n }\n return false;\n}" }, "label" : "Merge branch/ ticket", + "* ctor" : "new Gtk.ToolButton(new Gtk.Image.from_icon_name (\"gtk-new\", Gtk.IconSize.SMALL_TOOLBAR), null);", "xtype" : "ToolButton", "* pack" : "add", "$ xns" : "Gtk"