diff options
author | Sarven Capadisli <csarven@controlyourself.ca> | 2009-05-22 14:18:15 +0000 |
---|---|---|
committer | Sarven Capadisli <csarven@controlyourself.ca> | 2009-05-22 14:18:15 +0000 |
commit | 47d475d66a775de430330102f063bf0897604131 (patch) | |
tree | b0058ac0181bd6d660251ecb664c1d9928eecd2b /db | |
parent | 9f23807af4495889a96713c798c0007d5bd6cba7 (diff) | |
parent | b118ef633a3c1f3446f01a5b22db8fbfb5e4406a (diff) |
Merge branch '0.7.x' into 0.8.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 f026679d5..f351bb066 100644 --- a/db/notice_source.sql +++ b/db/notice_source.sql @@ -9,6 +9,7 @@ VALUES ('Do','Gnome Do','http://do.davebsd.com/wiki/index.php?title=Microblog_Plugin', now()), ('Facebook','Facebook','http://apps.facebook.com/identica/', now()), ('feed2omb','feed2omb','http://projects.ciarang.com/p/feed2omb/', now()), + ('gravity', 'Gravity', 'http://mobileways.de/gravity', now()), ('Gwibber','Gwibber','http://launchpad.net/gwibber', now()), ('HelloTxt','HelloTxt','http://hellotxt.com/', now()), ('identicatools','Laconica Tools','http://bitbucketlabs.net/laconica-tools/', now()), |