From 080576bf0dc05633d2e0d4ed7fef8db98a853fc9 Mon Sep 17 00:00:00 2001 From: Iain Holmes Date: Thu, 13 Sep 2001 21:08:46 +0000 Subject: Fix Slashdot problem svn path=/trunk/; revision=12809 --- my-evolution/ChangeLog | 4 ++++ my-evolution/e-summary-preferences.c | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/my-evolution/ChangeLog b/my-evolution/ChangeLog index 87300a8b98..72515d65ae 100644 --- a/my-evolution/ChangeLog +++ b/my-evolution/ChangeLog @@ -1,3 +1,7 @@ +2001-09-13 Iain Holmes + + * e-summary-preferences.c: Fix slashdot problem. + 2001-09-10 Dan Winship Purification. diff --git a/my-evolution/e-summary-preferences.c b/my-evolution/e-summary-preferences.c index e933551ea8..b289bb170d 100644 --- a/my-evolution/e-summary-preferences.c +++ b/my-evolution/e-summary-preferences.c @@ -450,7 +450,7 @@ static struct _RDFInfo rdfs[] = { {"http://www.salon.com/feed/RDF/salon_use.rdf", "Salon"}, {"http://www.securityfocus.com/topnews-rss.html", "Security Focus"}, {"http://www.segfault.org/stories.xml", "Segfault"}, - {"http://www.slashdot.org/slashdot.rdf", "Slashdot"}, + {"http://slashdot.org/slashdot.rdf", "Slashdot"}, {"http://www.theregister.co.uk/tonys/slashdot.rdf", "The Register"}, {"http://www.thinkgeek.com/thinkgeek.rdf", "Think Geek"}, {"http://www.webreference.com/webreference.rdf", "Web Reference"}, -- cgit v1.2.3