]> git.mxchange.org Git - quix0rs-gnu-social.git/commitdiff
Added Afficheur to notice sources
authorZach Copley <zach@controlyourself.ca>
Fri, 29 May 2009 00:51:45 +0000 (17:51 -0700)
committerZach Copley <zach@controlyourself.ca>
Fri, 29 May 2009 00:51:45 +0000 (17:51 -0700)
db/notice_source.sql

index b1309acd64ee0571edf2c362e85acfe5f4719cdb..cf4bd3db44d026f2a3aff5bdd8becdadf221d5a6 100644 (file)
@@ -2,6 +2,7 @@ INSERT INTO notice_source
     (code, name, url, created)
 VALUES
     ('adium', 'Adium', 'http://www.adiumx.com/', now()),
+    ('Afficheur', 'Afficheur', 'http://afficheur.sourceforge.jp/', now()),
     ('AgentSolo.com','AgentSolo.com','http://www.agentsolo.com/', now()),
     ('anyio', 'Any.IO', 'http://any.io/', now()),
     ('betwittered','BeTwittered','http://www.32hours.com/betwitteredinfo/', now()),