RepoStatusPopover.bjs
[gitlive] / RepoStatusPopover.vala
index 19fb579..fffd14a 100644 (file)
@@ -572,6 +572,7 @@ public class RepoStatusPopover : Object
 
             // set gobject values
             this.el.label = "Pull updates";
+            this.el.is_important = true;
 
             //listeners
             this.el.button_press_event.connect( () => {