X-Git-Url: http://git.roojs.org/?p=gitlive;a=blobdiff_plain;f=RepoStatusPopover.bjs;h=a2aa0e62322040fdaad0591b2b138db98f5ac1ff;hp=05149fba86979da88c84f33714ba758a19df5c42;hb=fcfdda3d9cb7b33cce5fbcd96f1ad236895e40a9;hpb=e3ef92946bbfbe29c2523113dc8731a1ab1cc729 diff --git a/RepoStatusPopover.bjs b/RepoStatusPopover.bjs index 05149fba..a2aa0e62 100644 --- a/RepoStatusPopover.bjs +++ b/RepoStatusPopover.bjs @@ -166,10 +166,9 @@ "button_press_event" : "() => {\n \n\n\n Clones.singleton().el.response(-1);\n \n _this.el.hide();\n Ticket.singleton().show( _this.repo);\n \n return false;\n}" }, "label" : "Create Ticket", - "* ctor" : "new Gtk.ToolButton(new Gtk.Image.from_icon_name (\"gtk-new\", Gtk.IconSize.SMALL_TOOLBAR), null)", "* pack" : "add", "xtype" : "ToolButton", - "Gtk.Widget icon_widget" : "", + "$ Gtk.Widget icon_widget" : "new Gtk.Image.from_icon_name (\"gtk-new\", Gtk.IconSize.SMALL_TOOLBAR)", "$ xns" : "Gtk" } ]