From: Evan Prodromou Date: Sat, 30 May 2009 05:30:10 +0000 (-0400) Subject: add get2gnow X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=79ede2afdb1479fff19f428a0ca57a9cd6ff2326;p=quix0rs-gnu-social.git add get2gnow --- diff --git a/db/notice_source.sql b/db/notice_source.sql index cf4bd3db44..4c3dc2113d 100644 --- a/db/notice_source.sql +++ b/db/notice_source.sql @@ -13,6 +13,7 @@ VALUES ('eventbox','EventBox','http://thecosmicmachine.com/eventbox/ ', now()), ('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()), ('gravity', 'Gravity', 'http://mobileways.de/gravity', now()), ('Gwibber','Gwibber','http://launchpad.net/gwibber', now()), ('HelloTxt','HelloTxt','http://hellotxt.com/', now()),