diff options
author | Evan Prodromou <evan@controlyourself.ca> | 2009-04-07 17:14:23 -0400 |
---|---|---|
committer | Evan Prodromou <evan@controlyourself.ca> | 2009-04-07 17:14:23 -0400 |
commit | 4e3e4fcfff53ea3a5ef5c90672f3848596d3acbf (patch) | |
tree | be91ddb09b757813f983f40cb2b239eb931186fd /db | |
parent | 5953d56fe2db5cf610cd13e3806d5596964592cf (diff) | |
parent | 92d18134bfe082f75211b3baa93f20d88367dba6 (diff) |
Merge branch '0.7.x' into 0.8.x
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 5d48e66b6..52d555dbf 100644 --- a/db/notice_source.sql +++ b/db/notice_source.sql @@ -21,6 +21,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()), + ('peoplebrowsr', 'PeopleBrowsr', 'http://www.peoplebrowsr.com/', now()), ('pocketwit','PockeTwit','http://code.google.com/p/pocketwit/', now()), ('posty','Posty','http://spreadingfunkyness.com/posty/', now()), ('royalewithcheese','Royale With Cheese','http://p.hellyeah.org/', now()), |