You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add system reboot ability to mintUpdate when reboot is needed (#905)
* add reboot button to infobar
reboot button will present yes/no dialog box asking for user
confirmation
* pulled latest master code and re-implemented
* reworked reboot to integrate with DE
_("You have installed updates that require a reboot to take effect. Please reboot your system as soon as possible."), Gtk.MessageType.WARNING, "system-reboot-symbolic", None)
2090
+
_("You have installed updates that require a reboot to take effect. Please reboot your system as soon as possible."),
0 commit comments