diff options
author | Brion Vibber <brion@pobox.com> | 2009-12-01 12:55:55 -0800 |
---|---|---|
committer | Brion Vibber <brion@pobox.com> | 2009-12-01 12:55:55 -0800 |
commit | 8b63717bf9828a4219578d05ce8eeb59616fde7d (patch) | |
tree | 8cc6c791538844a4422c9b30fc3d689741e9fc33 | |
parent | 95663e70df2416655864a7d09cdb4b07245ecb4d (diff) |
ticket 1100: add Drupal source link
-rw-r--r-- | db/notice_source.sql | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/db/notice_source.sql b/db/notice_source.sql index 10ff0d55a..50660e948 100644 --- a/db/notice_source.sql +++ b/db/notice_source.sql @@ -11,6 +11,7 @@ VALUES ('cliqset', 'Cliqset', 'http://www.cliqset.com/', now()), ('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()), ('Facebook','Facebook','http://apps.facebook.com/identica/', now()), ('feed2omb','feed2omb','http://projects.ciarang.com/p/feed2omb/', now()), |