GTG

Merge lp:~cjohnston/gtg/bugfix-lp-531053 into lp:~gtg/gtg/old-trunk

Proposed by Chris Johnston
Status: Merged
Merged at revision: not available
Proposed branch: lp:~cjohnston/gtg/bugfix-lp-531053
Merge into: lp:~gtg/gtg/old-trunk
Diff against target: 12 lines (+1/-1)
1 file modified
GTG/core/firstrun_tasks.py (+1/-1)
To merge this branch: bzr merge lp:~cjohnston/gtg/bugfix-lp-531053
Reviewer Review Type Date Requested Status
Luca Invernizzi (community) Approve
Review via email: mp+20501@code.launchpad.net
To post a comment you must log in.
Revision history for this message
Chris Johnston (cjohnston) wrote :

Fixes the description of the plugin first run task

Revision history for this message
Luca Invernizzi (invernizzi) :
review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'GTG/core/firstrun_tasks.py'
2--- GTG/core/firstrun_tasks.py 2010-02-09 22:38:05 +0000
3+++ GTG/core/firstrun_tasks.py 2010-03-03 00:09:15 +0000
4@@ -89,7 +89,7 @@
5 text5 += "\n\n"
6 text5 += _("Some examples of the current plugins are Syncing with Remember the Milk and Evolution, Tomboy/Gnote integration and Geolocalized Tasks.")
7 text5 += "\n"
8- text5 += _("You can find the Plugin Manager by selecting Plugins > Plugin Preferences on the menu.")
9+ text5 += _("You can find the Plugin Manager by selecting Edit in the Menu Bar, then clicking Preferences. You will then see a tab labeled Plugins.")
10
11 t5 = addtask(doc, "4@1", title5, text5, [])
12 root.appendChild(t5)

Subscribers

People subscribed via source and target branches

to status/vote changes: