aboutsummaryrefslogtreecommitdiffstats
path: root/my-evolution
diff options
context:
space:
mode:
authorIain Holmes <iain@src.gnome.org>2001-09-14 05:08:46 +0800
committerIain Holmes <iain@src.gnome.org>2001-09-14 05:08:46 +0800
commit080576bf0dc05633d2e0d4ed7fef8db98a853fc9 (patch)
treeec1a49b67a2993655dfa2b459803a29db3d15cec /my-evolution
parent492b362c56729ebf95f55d740712b8f3caa21109 (diff)
downloadgsoc2013-evolution-080576bf0dc05633d2e0d4ed7fef8db98a853fc9.tar
gsoc2013-evolution-080576bf0dc05633d2e0d4ed7fef8db98a853fc9.tar.gz
gsoc2013-evolution-080576bf0dc05633d2e0d4ed7fef8db98a853fc9.tar.bz2
gsoc2013-evolution-080576bf0dc05633d2e0d4ed7fef8db98a853fc9.tar.lz
gsoc2013-evolution-080576bf0dc05633d2e0d4ed7fef8db98a853fc9.tar.xz
gsoc2013-evolution-080576bf0dc05633d2e0d4ed7fef8db98a853fc9.tar.zst
gsoc2013-evolution-080576bf0dc05633d2e0d4ed7fef8db98a853fc9.zip
Fix Slashdot problem
svn path=/trunk/; revision=12809
Diffstat (limited to 'my-evolution')
-rw-r--r--my-evolution/ChangeLog4
-rw-r--r--my-evolution/e-summary-preferences.c2
2 files changed, 5 insertions, 1 deletions
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 <iain@ximian.com>
+
+ * e-summary-preferences.c: Fix slashdot problem.
+
2001-09-10 Dan Winship <danw@ximian.com>
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"},