From: Evan Prodromou Date: Thu, 6 Aug 2009 16:35:35 +0000 (-0400) Subject: add LiveTweeter (note caps) X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=406020df38642b59f59b42d59c617487386bd4d9;p=quix0rs-gnu-social.git add LiveTweeter (note caps) --- diff --git a/db/notice_source.sql b/db/notice_source.sql index f1d52403b0..f590d1b97a 100644 --- a/db/notice_source.sql +++ b/db/notice_source.sql @@ -22,6 +22,7 @@ VALUES ('IdentiFox','IdentiFox','http://www.bitbucket.org/uncryptic/identifox/', now()), ('identitwitch','IdentiTwitch','http://richfish.org/identitwitch/', now()), ('LaTwit','LaTwit','http://latwit.mac65.com/', now()), + ('LiveTweeter', 'LiveTweeter', 'http://addons.songbirdnest.com/addon/1204', now()), ('livetweeter', 'livetweeter', 'http://addons.songbirdnest.com/addon/1204', now()), ('maisha', 'Maisha', 'http://maisha.grango.org/', now()), ('mbpidgin','mbpidgin','http://code.google.com/p/microblog-purple/', now()),