Merge lp://staging/~deejay1/groundcontrol/fixes into lp://staging/groundcontrol

Proposed by Łukasz Jernaś
Status: Merged
Merged at revision: not available
Proposed branch: lp://staging/~deejay1/groundcontrol/fixes
Merge into: lp://staging/groundcontrol
Diff against target: 12 lines (+1/-1)
1 file modified
nautilus-groundcontrol.py (+1/-1)
To merge this branch: bzr merge lp://staging/~deejay1/groundcontrol/fixes
Reviewer Review Type Date Requested Status
Martin Owens Approve
Review via email: mp+18694@code.staging.launchpad.net
To post a comment you must log in.
Revision history for this message
Łukasz Jernaś (deejay1) wrote :

Fixes typo in "GroundControl Extention Disabled" (IMO should be "Extension")

P.S. Sorry for the rerequest - the previous one had bad whoami info:/

Revision history for this message
Martin Owens (doctormo) wrote :

Looks good, will merge.

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'nautilus-groundcontrol.py'
2--- nautilus-groundcontrol.py 2010-02-05 00:30:42 +0000
3+++ nautilus-groundcontrol.py 2010-02-05 10:15:21 +0000
4@@ -108,7 +108,7 @@
5 # First part, the projects directory
6 if path is not None and self.xdg_dir == path:
7 if path == HOME_DIR:
8- logging.warn(_("GroundControl Extention Disabled."))
9+ logging.warn(_("GroundControl Extension Disabled."))
10 return None
11 # Pre-functionality, check to see if our stuff works
12 if not self.status:

Subscribers

People subscribed via source and target branches