From faf23483403f0ebf424a0998c8b6ecbca2ad1430 Mon Sep 17 00:00:00 2001 From: Iain Holmes Date: Tue, 10 Jul 2001 16:25:44 +0000 Subject: Fix the register RDF svn path=/trunk/; revision=10954 --- my-evolution/ChangeLog | 4 ++++ my-evolution/e-summary-preferences.c | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) (limited to 'my-evolution') diff --git a/my-evolution/ChangeLog b/my-evolution/ChangeLog index d630692761..4a50decabc 100644 --- a/my-evolution/ChangeLog +++ b/my-evolution/ChangeLog @@ -1,3 +1,7 @@ +2001-07-10 Iain Holmes + + * e-summary-preferences.c: Correct the Register RDF url. + 2001-07-09 Iain Holmes * e-summary.c (e_summary_init): Connect a calendar alarm to be notified diff --git a/my-evolution/e-summary-preferences.c b/my-evolution/e-summary-preferences.c index 006043d8da..deb522541e 100644 --- a/my-evolution/e-summary-preferences.c +++ b/my-evolution/e-summary-preferences.c @@ -449,7 +449,7 @@ static struct _RDFInfo rdfs[] = { {"http://www.securityfocus.com/topnews-rss.html", "Security Focus"}, {"http://www.segfault.org/stories.xml", "Segfault"}, {"http://www.slashdot.org/slashdot.rdf", "Slashdot"}, - {"http://www.theregister.co.uk/tonys/slashdot.org", "The Register"}, + {"http://www.theregister.co.uk/tonys/slashdot.rdf", "The Register"}, {"http://www.thinkgeek.com/thinkgeek.rdf", "Think Geek"}, {"http://www.tomalak.org/recentTodaysLinks.xml", "Tomalak's Realm"}, {"http://www.webreference.com/webreference.rdf", "Web Reference"}, -- cgit v1.2.3