RepoStatusPopover.bjs
[gitlive] / RepoStatusPopover.bjs
index a960381..9523126 100644 (file)
@@ -57,6 +57,7 @@
            },
            "label" : "Commit Changes",
            "* ctor" : "new Gtk.ToolButton(new Gtk.Image.from_icon_name (\"gtk-save\", Gtk.IconSize.SMALL_TOOLBAR), null);",
+           "id" : "btn_commit",
            "* pack" : "add",
            "xtype" : "ToolButton",
            "$ xns" : "Gtk",