summaryrefslogtreecommitdiff
path: root/db
diff options
context:
space:
mode:
authorTobias Diekershoff <tobias.diekershoff@gmx.net>2009-03-26 06:56:52 +0100
committerTobias Diekershoff <tobias.diekershoff@gmx.net>2009-03-26 06:56:52 +0100
commitd1bf8b2143f597d9d1b1e7ff472532c596200011 (patch)
tree82f1440a20f5b0e8e942366b7106a9e2ee66f5ff /db
parent25e9e2b83fc7e1fdbc7d03bac17cc2530ce836e1 (diff)
parent959d9eda2304df317719ff9768cb555210c98ad0 (diff)
Merge branch '0.7.x' of git://gitorious.org/laconica/dev into 0.7.x
Diffstat (limited to 'db')
-rw-r--r--db/notice_source.sql3
1 files changed, 2 insertions, 1 deletions
diff --git a/db/notice_source.sql b/db/notice_source.sql
index 5e2d413c0..d28a09383 100644
--- a/db/notice_source.sql
+++ b/db/notice_source.sql
@@ -19,6 +19,7 @@ VALUES
('identichat','identichat','http://identichat.prosody.im/', now()),
('identitwitch','IdentiTwitch','http://richfish.org/identitwitch/', now()),
('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()),
('pocketwit','PockeTwit','http://code.google.com/p/pocketwit/', now()),
('posty','Posty','http://spreadingfunkyness.com/posty/', now()),
@@ -44,4 +45,4 @@ VALUES
('twitux','Twitux','http://live.gnome.org/DanielMorales/Twitux', now()),
('twitvim','TwitVim','http://vim.sourceforge.net/scripts/script.php?script_id=2204', now()),
('urfastr','urfastr','http://urfastr.net/', now()),
- ('adium', 'Adium', 'http://www.adiumx.com/', now()));
+ ('adium', 'Adium', 'http://www.adiumx.com/', now());