RepoStatusPopover.bjs
[gitlive] / RepoStatusPopover.vala
index 07753d3..b2e5776 100644 (file)
@@ -520,11 +520,12 @@ public class RepoStatusPopover : Object
         public Xcls_ToolButton17(RepoStatusPopover _owner )
         {
             _this = _owner;
-            this.el = new Gtk.ToolButton( null, "Reset / clear changes" );
+            this.el = new Gtk.ToolButton(new Gtk.Image.from_icon_name ("gtk-goto-top", Gtk.IconSize.SMALL_TOOLBAR), null);;
 
             // my vars (dec)
 
             // set gobject values
+            this.el.label = "Reset / clear changes";
 
             //listeners
             this.el.button_press_event.connect( () => {