Take out CNN and DebianPlanet, which do

not seem to work for me.

svn path=/trunk/; revision=18237
This commit is contained in:
Ettore Perazzoli
2002-09-26 18:46:51 +00:00
parent 849f3cac38
commit b3dddffe69
2 changed files with 6 additions and 3 deletions

View File

@ -1,3 +1,8 @@
2002-09-26 Ettore Perazzoli <ettore@ximian.com>
* e-summary-preferences.c: Take out CNN and DebianPlanet, which do
not seem to work for me.
2002-09-23 Dan Winship <danw@ximian.com>
* e-summary-offline-handler.c (impl_goOffline): Pass ev, not &ev

View File

@ -573,8 +573,6 @@ static struct _RDFInfo rdfs[] = {
{"http://barrapunto.com/gnome.rdf", "Barrapunto GNOME", FALSE,},
{"http://www.bsdtoday.com/backend/bt.rdf", "BSD Today", FALSE},
{"http://beyond2000.com/b2k.rdf", "Beyond 2000", FALSE},
{"http://www.cnn.com/cnn.rss", "CNN", FALSE},
{"http://www.debianplanet.org/debianplanet/backend.php", "Debian Planet", FALSE},
{"http://www.dictionary.com/wordoftheday/wotd.rss", N_("Dictionary.com Word of the Day"), FALSE},
{"http://www.dvdreview.com/rss/newschannel.rss", "DVD Review", FALSE},
{"http://freshmeat.net/backend/fm.rdf", "Freshmeat", FALSE},
@ -598,7 +596,7 @@ static struct _RDFInfo rdfs[] = {
{"http://slashdot.org/slashdot.rdf", "Slashdot", FALSE},
{"http://www.theregister.co.uk/tonys/slashdot.rdf", "The Register", FALSE},
{"http://www.webreference.com/webreference.rdf", "Web Reference", FALSE},
{"http://redcarpet.ximian.com/red-carpet.rdf", "Ximian Red Carpet New", FALSE},
{"http://redcarpet.ximian.com/red-carpet.rdf", "Ximian Red Carpet News", FALSE},
{NULL, NULL, FALSE}
};