diff options
author | Craig Andrews <candrews@integralblue.com> | 2009-11-18 17:04:42 -0500 |
---|---|---|
committer | Craig Andrews <candrews@integralblue.com> | 2009-11-18 17:04:42 -0500 |
commit | cac5a417f2a81b974781d4dbc40fd9d718a7a7f2 (patch) | |
tree | ac4798b1acd4abbe1674af08af99460374bda537 /db/notice_source.sql | |
parent | a00141a180d54cbcc244e0157c72f53ac53779b3 (diff) | |
parent | 199ccdb53fbd732eeced3edf734e39687729da9b (diff) |
Merge branch '0.9.x' of gitorious.org:statusnet/mainline into 0.9.x
Diffstat (limited to 'db/notice_source.sql')
-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()), |