From: Zach Copley Date: Fri, 4 Jun 2010 20:16:47 +0000 (-0700) Subject: Add gNewBook to notice sources X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=02c68ff5230e505dcfbb1dbd764415db8b8379ee;p=quix0rs-gnu-social.git Add gNewBook to notice sources --- diff --git a/db/notice_source.sql b/db/notice_source.sql index 5d86646315..f5db37f04e 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()),