summaryrefslogtreecommitdiff
path: root/db
diff options
context:
space:
mode:
authorZach Copley <zach@status.net>2010-05-04 12:31:55 -0700
committerZach Copley <zach@status.net>2010-05-04 12:43:04 -0700
commit68eaa2e12ad1cb5793fdf31ed5f1a69a0bac59d9 (patch)
treeb9868d9702ef99fd21c9e4591522179f5dc6c3b9 /db
parent2a6b3be4e6785452d5a6b52706f098ceceddadc3 (diff)
Add Emacs Identica-mode to notice sources
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 50660e948..f9c525679 100644
--- a/db/notice_source.sql
+++ b/db/notice_source.sql
@@ -12,7 +12,8 @@ VALUES
('deskbar','Deskbar-Applet','http://www.gnome.org/projects/deskbar-applet/', now()),
('Do','Gnome Do','http://do.davebsd.com/wiki/index.php?title=Microblog_Plugin', now()),
('drupal','Drupal','http://drupal.org/', now()),
- ('eventbox','EventBox','http://thecosmicmachine.com/eventbox/ ', now()),
+ ('eventbox','EventBox','http://thecosmicmachine.com/eventbox/', now()),
+ ('identica-mode','Emacs Identica-mode','http://nongnu.org/identica-mode/', now()),
('Facebook','Facebook','http://apps.facebook.com/identica/', now()),
('feed2omb','feed2omb','http://projects.ciarang.com/p/feed2omb/', now()),
('get2gnow', 'get2gnow', 'http://uberchicgeekchick.com/?projects=get2gnow', now()),