summaryrefslogtreecommitdiff
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:30 -0700
commitf803c1fbfecbe31d30441c695e44b7f62b02cebf (patch)
treebd28043c1d74e92d9c5ca5412f3923225af303d4
parentb29984361804f4775e3ec94d910b4a546dbe7b1e (diff)
Add Emacs Identica-mode to notice sources
-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()),