summaryrefslogtreecommitdiff
path: root/db/notice_source.sql
diff options
context:
space:
mode:
authorEvan Prodromou <evan@controlyourself.ca>2009-08-06 12:35:35 -0400
committerEvan Prodromou <evan@controlyourself.ca>2009-08-06 12:35:35 -0400
commit406020df38642b59f59b42d59c617487386bd4d9 (patch)
tree82b6840419246e980c02b4bbad408c0c395b4d1b /db/notice_source.sql
parent2087ae621c60794e6dd9a41275e73db8529cd2a2 (diff)
add LiveTweeter (note caps)
Diffstat (limited to 'db/notice_source.sql')
-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 f1d52403b..f590d1b97 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()),