diff options
author | Sarven Capadisli <csarven@status.net> | 2009-11-04 09:25:16 +0000 |
---|---|---|
committer | Sarven Capadisli <csarven@status.net> | 2009-11-04 09:25:16 +0000 |
commit | 6f7e3053baefce2a27fba376b020c2ed555821b7 (patch) | |
tree | 73b93f32d667be45e2a5d9ff323572404f1e44cc /db/notice_source.sql | |
parent | 00e7214720cab8b65a39dbea357aaaa58ac9b3bf (diff) | |
parent | 01795bd615a67d6ad71b3b8240e0151f4c90a374 (diff) |
Merge branch '0.8.x' of git@gitorious.org:statusnet/mainline into 0.8.x
Diffstat (limited to 'db/notice_source.sql')
-rw-r--r-- | db/notice_source.sql | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/db/notice_source.sql b/db/notice_source.sql index 2657763f4..5c5c939dd 100644 --- a/db/notice_source.sql +++ b/db/notice_source.sql @@ -7,6 +7,7 @@ VALUES ('anyio', 'Any.IO', 'http://any.io/', now()), ('betwittered','BeTwittered','http://www.32hours.com/betwitteredinfo/', now()), ('bti','bti','http://gregkh.github.com/bti/', now()), + ('choqok', 'Choqok', 'http://choqok.gnufolks.org/', now()), ('cliqset', 'Cliqset', 'http://www.cliqset.com/', now()), ('deskbar','Deskbar-Applet','http://www.gnome.org/projects/deskbar-applet/', now()), ('Do','Gnome Do','http://do.davebsd.com/wiki/index.php?title=Microblog_Plugin', now()), @@ -43,6 +44,7 @@ VALUES ('rygh.no','rygh.no','http://rygh.no/', now()), ('ryghsms','ryghsms','http://sms.rygh.no/', now()), ('smob','SMOB','http://smob.sioc-project.org/', now()), + ('socialoomphBfD4pMqz31', 'SocialOomph', 'http://www.socialoomph.com/', now()), ('spaz','Spaz','http://funkatron.com/spaz', now()), ('tarpipe','tarpipe','http://tarpipe.com/', now()), ('tjunar','Tjunar','http://nederflash.nl/boek/titels/tjunar-air', now()), |