Merge lp:~nathwill-deactivatedaccount-deactivatedaccount/update-notifier/lp-934517 into lp:update-notifier/ubuntu

Proposed by Nathan Williams
Status: Merged
Merged at revision: 727
Proposed branch: lp:~nathwill-deactivatedaccount-deactivatedaccount/update-notifier/lp-934517
Merge into: lp:update-notifier/ubuntu
Diff against target: 17 lines (+3/-4)
1 file modified
src/update.c (+3/-4)
To merge this branch: bzr merge lp:~nathwill-deactivatedaccount-deactivatedaccount/update-notifier/lp-934517
Reviewer Review Type Date Requested Status
Ubuntu Core Development Team Pending
Review via email: mp+119256@code.launchpad.net

Description of the change

fix instructions to "check for updates" to match indicator menu option

To post a comment you must log in.
728. By Nathan Williams

fixing spacing issues

Revision history for this message
Michael Vogt (mvo) wrote :

Thanks, looks good.

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'src/update.c'
2--- src/update.c 2012-06-01 16:20:15 +0000
3+++ src/update.c 2012-08-12 01:45:22 +0000
4@@ -289,10 +289,9 @@
5 "problems or by a repository that "
6 "is no longer available. "
7 "Please update manually "
8- "by clicking on this icon and then "
9- "selecting 'Check for updates' and "
10- "check if some of the listed "
11- "repositories fail."
12+ "by selecting 'Show updates' from "
13+ "the indicator menu, and watching "
14+ "for any failing repositories."
15 ));
16 }
17 return FALSE;

Subscribers

No one subscribed via source and target branches