From: Evan Prodromou Date: Thu, 6 Aug 2009 16:30:56 +0000 (-0400) Subject: add qwit X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=43e1c3d71f0366be96c4d7fe8d6b7d76c7f90498;p=quix0rs-gnu-social.git add qwit --- diff --git a/db/notice_source.sql b/db/notice_source.sql index 71fa893446..f1d52403b0 100644 --- a/db/notice_source.sql +++ b/db/notice_source.sql @@ -35,6 +35,7 @@ VALUES ('pocketwit','PockeTwit','http://code.google.com/p/pocketwit/', now()), ('posty','Posty','http://spreadingfunkyness.com/posty/', now()), ('qtwitter','qTwitter','http://qtwitter.ayoy.net/', now()), + ('qwit', 'Qwit', 'http://code.google.com/p/qwit/', now()), ('royalewithcheese','Royale With Cheese','http://p.hellyeah.org/', now()), ('rssdent','rssdent','http://github.com/zcopley/rssdent/tree/master', now()), ('rygh.no','rygh.no','http://rygh.no/', now()),