diff options
author | Evan Prodromou <evan@controlyourself.ca> | 2009-05-30 01:30:10 -0400 |
---|---|---|
committer | Evan Prodromou <evan@controlyourself.ca> | 2009-05-30 01:30:10 -0400 |
commit | 79ede2afdb1479fff19f428a0ca57a9cd6ff2326 (patch) | |
tree | 1bc7b1f74679a04c98d90f7da8942628adc1ff2e /db/notice_source.sql | |
parent | 78968a31a7459a3c564924754380b64655b46928 (diff) |
add get2gnow
Diffstat (limited to 'db/notice_source.sql')
-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 cf4bd3db4..4c3dc2113 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()), |