X-Git-Url: http://git.roojs.org/?p=gitlive;a=blobdiff_plain;f=RepoStatusPopover.bjs;h=abd78e64d79ea7a8f3f1df683682e5dd5d793ae7;hp=32dc503033ab345868a2c17c54f8b8fb64a0f9f6;hb=11f7e8f96298522baab894c0d41ab47079a384ca;hpb=d91eeba2b021cb3a36c032525ae267b3861228e4 diff --git a/RepoStatusPopover.bjs b/RepoStatusPopover.bjs index 32dc5030..abd78e64 100644 --- a/RepoStatusPopover.bjs +++ b/RepoStatusPopover.bjs @@ -130,6 +130,7 @@ "button_press_event" : "() => {\n var oldq = new Gee.ArrayList(); \n\n\tClones.singleton().el.response(-1);\n\tNewBranch.singleton().show(_this.repo, oldq);\n\n return false;\n}" }, "label" : "Create Branch / Start ticket", + "* ctor" : "new Gtk.ToolButton(new Gtk.Image.from_icon_name (\"gtk-goto-top\", Gtk.IconSize.SMALL_TOOLBAR), null);", "xtype" : "ToolButton", "* pack" : "add", "$ xns" : "Gtk"