diff options
author | Evan Prodromou <evan@status.net> | 2009-09-15 22:19:19 -0400 |
---|---|---|
committer | Evan Prodromou <evan@status.net> | 2009-09-15 22:19:19 -0400 |
commit | fd4509894f6aaff6b0b4bd6b95b6f6d5e2778eaa (patch) | |
tree | 6d2fb0caf0099ef0f7e3faf4ad9a0fac8f4d306b /db | |
parent | 2f97531a49c042a0a900edb31f067a3c9f32967f (diff) | |
parent | e29046b3a121db6aa95f94d4114467d0e747c6a7 (diff) |
Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.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 f590d1b97..2657763f4 100644 --- a/db/notice_source.sql +++ b/db/notice_source.sql @@ -21,6 +21,7 @@ VALUES ('identichat','identichat','http://identichat.prosody.im/', now()), ('IdentiFox','IdentiFox','http://www.bitbucket.org/uncryptic/identifox/', now()), ('identitwitch','IdentiTwitch','http://richfish.org/identitwitch/', now()), + ('Jiminy','Jiminy','http://code.google.com/p/jiminy/', now()), ('LaTwit','LaTwit','http://latwit.mac65.com/', now()), ('LiveTweeter', 'LiveTweeter', 'http://addons.songbirdnest.com/addon/1204', now()), ('livetweeter', 'livetweeter', 'http://addons.songbirdnest.com/addon/1204', now()), |