From: Zach Copley Date: Tue, 4 May 2010 19:31:55 +0000 (-0700) Subject: Add Emacs Identica-mode to notice sources X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=f803c1fbfecbe31d30441c695e44b7f62b02cebf;p=quix0rs-gnu-social.git Add Emacs Identica-mode to notice sources --- diff --git a/db/notice_source.sql b/db/notice_source.sql index 50660e9480..f9c5256791 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()),