diff options
author | Brion Vibber <brion@pobox.com> | 2010-06-11 12:09:55 -0700 |
---|---|---|
committer | Brion Vibber <brion@pobox.com> | 2010-06-11 12:09:55 -0700 |
commit | 004200f95869c640004d920b741fd9f07835a3e2 (patch) | |
tree | c5cec905d270d343779ee4bff3dd07f75ad6b7fb /db | |
parent | b1a68e15b760aa2e588680c9e8c7526a7a6d1d13 (diff) | |
parent | 7f3b3620af2af88ced37da1d9f8913cfd1a31b90 (diff) |
Merge branch '0.9.x' of gitorious.org:statusnet/mainline into 1.0.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 5d8664631..f5db37f04 100644 --- a/db/notice_source.sql +++ b/db/notice_source.sql @@ -18,6 +18,7 @@ VALUES ('Facebook','Facebook','http://apps.facebook.com/identica/', now()), ('feed2omb','feed2omb','http://projects.ciarang.com/p/feed2omb/', now()), ('get2gnow', 'get2gnow', 'http://uberchicgeekchick.com/?projects=get2gnow', now()), + ('gNewBook', 'gNewBook', 'http://www.gnewbook.org/', now()), ('gravity', 'Gravity', 'http://mobileways.de/gravity', now()), ('Gwibber','Gwibber','http://launchpad.net/gwibber', now()), ('HelloTxt','HelloTxt','http://hellotxt.com/', now()), |