Add newsgator as a possible RSS handler.
[platal.git] / htdocs / javascript / xorg.js
index 2a7b1fa..f3c7540 100644 (file)
@@ -192,7 +192,11 @@ var __goodies_rss_sites = [
     {'url_prefix': 'http://add.my.yahoo.com/content?.intl=fr&url=',
      'img': 'images/goodies/add-yahoo.gif',
      'alt': 'Add to My Yahoo!',
-     'title': 'Ajouter à My Yahoo!'}
+     'title': 'Ajouter à My Yahoo!'},
+    {'url_prefix': 'http://www.newsgator.com/ngs/subscriber/subext.aspx?url=',
+     'img': 'images/goodies/add-newsgator.gif',
+     'alt': 'Subscribe in NewsGator Online',
+     'title': 'Ajouter à Newsgator'}
 ];
 
 function __goodies_popupText(url, sites) {