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/e-summary-preferences.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'my-evolution/e-summary-preferences.c') 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