summaryrefslogtreecommitdiff
path: root/db
diff options
context:
space:
mode:
authorEvan Prodromou <evan@controlyourself.ca>2009-08-06 12:30:56 -0400
committerEvan Prodromou <evan@controlyourself.ca>2009-08-06 12:30:56 -0400
commit43e1c3d71f0366be96c4d7fe8d6b7d76c7f90498 (patch)
tree371586b830a7e37db6b114335f84a23422d1deeb /db
parent180ac80d4e7b5fd5ab16abd74f9c5aa330d59ebf (diff)
add qwit
Diffstat (limited to 'db')
-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 71fa89344..f1d52403b 100644
--- a/db/notice_source.sql
+++ b/db/notice_source.sql
@@ -35,6 +35,7 @@ VALUES
('pocketwit','PockeTwit','http://code.google.com/p/pocketwit/', now()),
('posty','Posty','http://spreadingfunkyness.com/posty/', now()),
('qtwitter','qTwitter','http://qtwitter.ayoy.net/', now()),
+ ('qwit', 'Qwit', 'http://code.google.com/p/qwit/', now()),
('royalewithcheese','Royale With Cheese','http://p.hellyeah.org/', now()),
('rssdent','rssdent','http://github.com/zcopley/rssdent/tree/master', now()),
('rygh.no','rygh.no','http://rygh.no/', now()),