summaryrefslogtreecommitdiff
path: root/db
diff options
context:
space:
mode:
authorSarven Capadisli <csarven@controlyourself.ca>2009-05-29 00:10:23 +0000
committerSarven Capadisli <csarven@controlyourself.ca>2009-05-29 00:10:23 +0000
commita456ceb47c5019acd8d8766be274eda955a58125 (patch)
tree2a9589380e899d9d9e80e100ceab88b823e242c9 /db
parent244149e0225970b76596b79758566ae5bb9fc806 (diff)
parentdaf845dbe67a909e2bc9e039d3c2ccc560345b4d (diff)
Merge branch '0.7.x' into 0.8.x
Diffstat (limited to 'db')
-rw-r--r--db/notice_source.sql2
1 files changed, 2 insertions, 0 deletions
diff --git a/db/notice_source.sql b/db/notice_source.sql
index 1508af1ec..d5a280b82 100644
--- a/db/notice_source.sql
+++ b/db/notice_source.sql
@@ -2,6 +2,7 @@ INSERT INTO notice_source
(code, name, url, created)
VALUES
('adium', 'Adium', 'http://www.adiumx.com/', now()),
+ ('AgentSolo.com','AgentSolo.com','http://www.agentsolo.com/', now()),
('betwittered','BeTwittered','http://www.32hours.com/betwitteredinfo/', now()),
('bti','bti','http://gregkh.github.com/bti/', now()),
('cliqset', 'Cliqset', 'http://www.cliqset.com/', now()),
@@ -29,6 +30,7 @@ VALUES
('pingvine','PingVine','http://pingvine.com/', now()),
('pocketwit','PockeTwit','http://code.google.com/p/pocketwit/', now()),
('posty','Posty','http://spreadingfunkyness.com/posty/', now()),
+ ('qtwitter','qTwitter','http://qtwitter.ayoy.net/', 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()),