summaryrefslogtreecommitdiff
path: root/db
diff options
context:
space:
mode:
authorCiaranG <ciaran@ciarang.com>2009-04-21 20:43:57 +0100
committerCiaranG <ciaran@ciarang.com>2009-04-21 20:43:57 +0100
commit4cb0a929806869b09d4325c1464fc2ecb7b5a76e (patch)
treee37beb111242f3f9d64bcd31c694860b1027f210 /db
parent0dd90461cdc7aad26b6f855ca7f63988a4a74d74 (diff)
Add feed2omb to notice sources
Diffstat (limited to 'db')
-rw-r--r--db/notice_source.sql1
1 files changed, 1 insertions, 0 deletions
diff --git a/db/notice_source.sql b/db/notice_source.sql
index d5124e223..ce44f3235 100644
--- a/db/notice_source.sql
+++ b/db/notice_source.sql
@@ -8,6 +8,7 @@ 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()),
('Facebook','Facebook','http://apps.facebook.com/identica/', now()),
+ ('feed2omb','feed2omb','http://projects.ciarang.com/p/feed2omb/', now()),
('Gwibber','Gwibber','http://launchpad.net/gwibber', now()),
('HelloTxt','HelloTxt','http://hellotxt.com/', now()),
('identicatools','Laconica Tools','http://bitbucketlabs.net/laconica-tools/', now()),