summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEvan Prodromou <evan@controlyourself.ca>2009-08-05 16:02:47 -0400
committerEvan Prodromou <evan@controlyourself.ca>2009-08-05 16:02:47 -0400
commite797001be4cd982ed778bda16744ab4007eb31c8 (patch)
tree6e1a53c24886dd3cce2bf7fe077fa55a9f96d726
parentff6e976d0315c57fc5b7e31845e9a3bad4f095bc (diff)
add livetweeter to notice source
-rw-r--r--db/notice_source.sql1
1 files changed, 1 insertions, 0 deletions
diff --git a/db/notice_source.sql b/db/notice_source.sql
index 983ea9150..71fa89344 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()),