diff options
author | Evan Prodromou <evan@status.net> | 2010-01-08 17:33:22 -0800 |
---|---|---|
committer | Evan Prodromou <evan@status.net> | 2010-01-08 17:33:22 -0800 |
commit | 5c36e29e7fd2f41ff5533d181047f1a86ad8a20a (patch) | |
tree | ee5947d19042e8bb231c5c707e166c601d669c77 | |
parent | f63e00d4a2bf99101084f73c7ab1f4ec0301e97d (diff) | |
parent | 0a586f0d1e9326dfd88ccf62bc9a00071d565664 (diff) |
Merge branch '0.8.x' of git@gitorious.org:~evan/statusnet/evans-mainline into 0.8.x
-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()), |