RepoStatusPopover.bjs
[gitlive] / RepoStatusPopover.vala
index ddf4517..e85db07 100644 (file)
@@ -375,6 +375,7 @@ public class RepoStatusPopover : Object
             // my vars (dec)
 
             // set gobject values
+            this.el.toolbar_style = Gtk.ToolbarStyle.BOTH_HORIZ;
             var child_0 = new Xcls_ToolButton14( _this );
             child_0.ref();
             this.el.add (  child_0.el  );
@@ -628,7 +629,7 @@ public class RepoStatusPopover : Object
         public Xcls_ToolButton20(RepoStatusPopover _owner )
         {
             _this = _owner;
-            this.el = new Gtk.ToolButton(new Gtk.Image.from_icon_name ("window-close", Gtk.IconSize.SMALL_TOOLBAR), null);
+            this.el = new Gtk.ToolButton(new Gtk.Image.from_icon_name ("gtk-new", Gtk.IconSize.SMALL_TOOLBAR), null);
 
             // my vars (dec)