GTG

Merge lp:~federico-gnome/gtg/fixes into lp:~gtg/gtg/old-trunk

Proposed by Federico Mena Quintero
Status: Merged
Approved by: Lionel Dricot
Approved revision: 1105
Merged at revision: 1105
Proposed branch: lp:~federico-gnome/gtg/fixes
Merge into: lp:~gtg/gtg/old-trunk
Diff against target: 12 lines (+1/-1)
1 file modified
gtg (+1/-1)
To merge this branch: bzr merge lp:~federico-gnome/gtg/fixes
Reviewer Review Type Date Requested Status
Lionel Dricot (community) Approve
Review via email: mp+97309@code.launchpad.net

Description of the change

Fix the github URL that is shown when liblarch is not installed.

To post a comment you must log in.
Revision history for this message
Lionel Dricot (ploum-deactivatedaccount) wrote :

Indeed, we forgot to change that, thanks for noticing ;-)

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'gtg'
2--- gtg 2012-02-13 11:13:16 +0000
3+++ gtg 2012-03-13 21:50:22 +0000
4@@ -47,7 +47,7 @@
5
6 If not, provide information how to obtain the newest version """
7
8- git_cmd= "git clone git://github.com/ploum/liblarch.git ../liblarch"
9+ git_cmd= "git clone git://github.com/liblarch/liblarch.git ../liblarch"
10 try:
11 import liblarch
12 toreturn = True

Subscribers

People subscribed via source and target branches

to status/vote changes: