diff options
author | Brion Vibber <brion@pobox.com> | 2010-06-28 15:13:39 -0400 |
---|---|---|
committer | Brion Vibber <brion@pobox.com> | 2010-06-28 15:13:39 -0400 |
commit | 83c2e0b379a8a6a81c211ed5c4d837e047f919f7 (patch) | |
tree | e25127e32f4c24e8eeef38a04fa3116ca6536f77 /db | |
parent | c9863bb864d67e5a88f5f9647ba9727d740692a2 (diff) | |
parent | d87b3f3d2e4b15de14987f431981445c1c9db1be (diff) |
Merge branch 'master' into 0.9.x
Diffstat (limited to 'db')
-rw-r--r-- | db/notice_source.sql | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/db/notice_source.sql b/db/notice_source.sql index f5db37f04..6bfd5c5f1 100644 --- a/db/notice_source.sql +++ b/db/notice_source.sql @@ -51,6 +51,7 @@ VALUES ('smob','SMOB','http://smob.sioc-project.org/', now()), ('socialoomphBfD4pMqz31', 'SocialOomph', 'http://www.socialoomph.com/', now()), ('spaz','Spaz','http://funkatron.com/spaz', now()), + ('StatusNet Desktop', 'StatusNet Desktop', 'http://status.net/desktop', now()), ('tarpipe','tarpipe','http://tarpipe.com/', now()), ('tjunar','Tjunar','http://nederflash.nl/boek/titels/tjunar-air', now()), ('tr.im','tr.im','http://tr.im/', now()), |