aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorIain Holmes <iain@src.gnome.org>2001-07-24 03:03:11 +0800
committerIain Holmes <iain@src.gnome.org>2001-07-24 03:03:11 +0800
commite5fc42d20fbcd510a9a3ce34427e361126d74ca8 (patch)
tree8aa96a7b08f763084fa525b9acd49216f6ddac9f
parent71717b85772daa402ada27bff1256016e8b90cd2 (diff)
downloadgsoc2013-evolution-e5fc42d20fbcd510a9a3ce34427e361126d74ca8.tar
gsoc2013-evolution-e5fc42d20fbcd510a9a3ce34427e361126d74ca8.tar.gz
gsoc2013-evolution-e5fc42d20fbcd510a9a3ce34427e361126d74ca8.tar.bz2
gsoc2013-evolution-e5fc42d20fbcd510a9a3ce34427e361126d74ca8.tar.lz
gsoc2013-evolution-e5fc42d20fbcd510a9a3ce34427e361126d74ca8.tar.xz
gsoc2013-evolution-e5fc42d20fbcd510a9a3ce34427e361126d74ca8.tar.zst
gsoc2013-evolution-e5fc42d20fbcd510a9a3ce34427e361126d74ca8.zip
Fix the Newsforge name and the KDE rdf
svn path=/trunk/; revision=11313
-rw-r--r--my-evolution/ChangeLog5
-rw-r--r--my-evolution/e-summary-preferences.c4
2 files changed, 7 insertions, 2 deletions
diff --git a/my-evolution/ChangeLog b/my-evolution/ChangeLog
index 1b0e821a36..60bd187146 100644
--- a/my-evolution/ChangeLog
+++ b/my-evolution/ChangeLog
@@ -1,3 +1,8 @@
+2001-07-23 Iain Holmes <iain@ximian.com>
+
+ * e-summary-preferences.c: Fix the KDE and Newsforge things. Change the
+ KDE rdf to the one that the KDE person told me :)
+
2001-07-23 Jason Leach <jleach@ximian.com>
* e-summary-preferences.c: Update the url (and site name) for the
diff --git a/my-evolution/e-summary-preferences.c b/my-evolution/e-summary-preferences.c
index 2a303df211..1a04c1273e 100644
--- a/my-evolution/e-summary-preferences.c
+++ b/my-evolution/e-summary-preferences.c
@@ -426,7 +426,7 @@ static struct _RDFInfo rdfs[] = {
{"http://freshmeat.net/backend/fm.rdf", "Freshmeat"},
{"http://news.gnome.org/gnome-news/rdf", "GNotices"},
{"http://headlines.internet.com/internetnews/prod-news/news.rss", "Internet.com"},
- {"http://dot.kde.org/rdf", "KDE Dot News"},
+ {"http://www.kde.org/news/dotkdeorg.rdf", "KDE News"},
{"http://www.kuro5hin.org/backend.rdf", "Kuro5hin"},
{"http://linuxgames.com/bin/mynetscape.pl", "Linux Games"},
{"http://linux.com/mrn/jobs/latest_jobs.rss", "Linux Jobs"},
@@ -438,7 +438,7 @@ static struct _RDFInfo rdfs[] = {
{"http://www.mozilla.org/news.rdf", "Mozilla"},
{"http://www.mozillazine.org/contents.rdf", "Mozillazine"},
{"http://www.fool.com/about/headlines/rss_headlines.asp", "The Motley Fool"},
- {"http://www.newsforge.com/newsforge.rss", "Newforge"},
+ {"http://www.newsforge.com/newsforge.rss", "Newsforge"},
{"http://www.nanotechnews.com/nano/rdf", "Nanotech News"},
{"http://www.perl.com/pace/news.rss", "Perl.com"},
{"http://www.pigdog.org/pigdog.rdf", "Pigdog"},