diff options
author | Zach Copley <zach@status.net> | 2009-11-18 12:43:52 -0800 |
---|---|---|
committer | Zach Copley <zach@status.net> | 2009-11-18 12:43:52 -0800 |
commit | 9baddf4e44e173e3e70c4c3f2198857f16320544 (patch) | |
tree | 6c52eb3763c0e66ce7381d6f23a726891526b3af /db | |
parent | fd283273df9fc46ca9f7d3ce0f7301bd96110513 (diff) |
Add MuSTArD to notice sources
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 5c5c939dd..10ff0d55a 100644 --- a/db/notice_source.sql +++ b/db/notice_source.sql @@ -30,6 +30,7 @@ VALUES ('mbpidgin','mbpidgin','http://code.google.com/p/microblog-purple/', now()), ('Mobidentica', 'Mobidentica', 'http://www.substanceofcode.com/software/mobidentica/', now()), ('moconica','Moconica','http://moconica.com/', now()), + ('mustard', 'MuSTArDroid', 'https://launchpad.net/mustardroid', now()), ('nambu','Nambu','http://www.nambu.com/', now()), ('peoplebrowsr', 'PeopleBrowsr', 'http://www.peoplebrowsr.com/', now()), ('Pikchur','Pikchur','http://www.pikchur.com/', now()), |