diff options
author | Evan Prodromou <evan@controlyourself.ca> | 2009-08-25 18:53:24 -0400 |
---|---|---|
committer | Evan Prodromou <evan@controlyourself.ca> | 2009-08-25 18:53:24 -0400 |
commit | 3567b9d708971f9075db1fd847158c3c15a04e23 (patch) | |
tree | e19fc5a60290fe7bd38e46b2456ae8c2965e1cac /db/notice_source.sql | |
parent | 99e3b1723bf7d1ece312dd9c3431fa997c6a22b2 (diff) |
global search and replace for laconica -> statusnet
Diffstat (limited to 'db/notice_source.sql')
-rw-r--r-- | db/notice_source.sql | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/db/notice_source.sql b/db/notice_source.sql index f590d1b97..8d114ac30 100644 --- a/db/notice_source.sql +++ b/db/notice_source.sql @@ -17,7 +17,7 @@ VALUES ('gravity', 'Gravity', 'http://mobileways.de/gravity', now()), ('Gwibber','Gwibber','http://launchpad.net/gwibber', now()), ('HelloTxt','HelloTxt','http://hellotxt.com/', now()), - ('identicatools','Laconica Tools','http://bitbucketlabs.net/laconica-tools/', now()), + ('identicatools','Laconica Tools','http://bitbucketlabs.net/statusnet-tools/', now()), ('identichat','identichat','http://identichat.prosody.im/', now()), ('IdentiFox','IdentiFox','http://www.bitbucket.org/uncryptic/identifox/', now()), ('identitwitch','IdentiTwitch','http://richfish.org/identitwitch/', now()), |