diff options
author | Brenda Wallace <shiny@cpan.org> | 2010-05-22 20:06:18 +1200 |
---|---|---|
committer | Brenda Wallace <shiny@cpan.org> | 2010-05-22 20:06:18 +1200 |
commit | d7d49942f76a00fad2c23175cdc5b7c5a2973814 (patch) | |
tree | 1e82bab9b641272d473f9d3ff63c98d53b988960 /db | |
parent | fa4a2d34855da5eca29d81409cb5fbd64f13faba (diff) | |
parent | 6eae5d6a7e2265de4065b764c28cef3ee009bcda (diff) |
Merge commit 'mainline/0.9.x' 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 f9c525679..fbcdd6568 100644 --- a/db/notice_source.sql +++ b/db/notice_source.sql @@ -54,6 +54,7 @@ VALUES ('tr.im','tr.im','http://tr.im/', now()), ('triklepost', 'Tricklepost', 'http://github.com/zcopley/tricklepost/tree/master', now()), ('tweenky','Tweenky','http://beta.tweenky.com/', now()), + ('TweetDeck', 'TweetDeck', 'http://www.tweetdeck.com/', now()), ('twhirl','Twhirl','http://www.twhirl.org/', now()), ('twibble','twibble','http://www.twibble.de/', now()), ('Twidge','Twidge','http://software.complete.org/twidge', now()), |