]> git.mxchange.org Git - quix0rs-gnu-social.git/commitdiff
Add TweetDeck to notice sources
authorZach Copley <zach@status.net>
Fri, 21 May 2010 17:29:28 +0000 (10:29 -0700)
committerZach Copley <zach@status.net>
Fri, 21 May 2010 17:31:00 +0000 (10:31 -0700)
db/notice_source.sql

index f9c5256791923428294ad805aeb65e481c825b84..fbcdd6568e4a93020a5d4c15ddc0c60627755596 100644 (file)
@@ -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()),