]> git.mxchange.org Git - quix0rs-gnu-social.git/commitdiff
Added AgentSolo.com
authorEvan Prodromou <evan@controlyourself.ca>
Tue, 26 May 2009 19:27:13 +0000 (15:27 -0400)
committerEvan Prodromou <evan@controlyourself.ca>
Tue, 26 May 2009 19:27:13 +0000 (15:27 -0400)
db/notice_source.sql

index a22967b1b12ffe98a5f79232429002d8bd509bf0..ac73d3d13bdbadc51e58199664615ad7b733fd39 100644 (file)
@@ -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()),