From: Evan Prodromou Date: Wed, 5 Aug 2009 20:02:47 +0000 (-0400) Subject: add livetweeter to notice source X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=e797001be4cd982ed778bda16744ab4007eb31c8;p=quix0rs-gnu-social.git add livetweeter to notice source --- diff --git a/db/notice_source.sql b/db/notice_source.sql index 983ea91502..71fa893446 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()), ('maisha', 'Maisha', 'http://maisha.grango.org/', now()), ('mbpidgin','mbpidgin','http://code.google.com/p/microblog-purple/', now()), ('Mobidentica', 'Mobidentica', 'http://www.substanceofcode.com/software/mobidentica/', now()),