Merge lp:~mterry/update-manager/hide-install-all-updates into lp:update-manager

Proposed by Michael Terry
Status: Merged
Merged at revision: 2550
Proposed branch: lp:~mterry/update-manager/hide-install-all-updates
Merge into: lp:update-manager
Diff against target: 11 lines (+1/-0)
1 file modified
UpdateManager/UpdatesAvailable.py (+1/-0)
To merge this branch: bzr merge lp:~mterry/update-manager/hide-install-all-updates
Reviewer Review Type Date Requested Status
Colin Watson Approve
Review via email: mp+127791@code.launchpad.net
To post a comment you must log in.
Revision history for this message
Colin Watson (cjwatson) :
review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'UpdateManager/UpdatesAvailable.py'
2--- UpdateManager/UpdatesAvailable.py 2012-08-24 20:29:12 +0000
3+++ UpdateManager/UpdatesAvailable.py 2012-10-03 15:22:22 +0000
4@@ -541,6 +541,7 @@
5 self.window_main.set_sensitive(True)
6
7 def on_button_install_clicked(self, widget):
8+ self.unity.set_install_menuitem_visible(False)
9 #print("on_button_install_clicked")
10 err_sum = _("Not enough free disk space")
11 err_long = _("The upgrade needs a total of %s free space on "

Subscribers

People subscribed via source and target branches

to status/vote changes: