aboutsummaryrefslogtreecommitdiffstats
path: root/my-evolution/e-summary-rdf.c
diff options
context:
space:
mode:
authorIain Holmes <iain@src.gnome.org>2001-08-14 06:37:04 +0800
committerIain Holmes <iain@src.gnome.org>2001-08-14 06:37:04 +0800
commit8ca5b30ddbcdb33c33e04478c9cb71e2910d0fc7 (patch)
tree2ac6afb2f8bca35238e5171feca33959f7c36d6e /my-evolution/e-summary-rdf.c
parent23aba87f9bbeb4fe8c54e499cce4059078bb3598 (diff)
downloadgsoc2013-evolution-8ca5b30ddbcdb33c33e04478c9cb71e2910d0fc7.tar
gsoc2013-evolution-8ca5b30ddbcdb33c33e04478c9cb71e2910d0fc7.tar.gz
gsoc2013-evolution-8ca5b30ddbcdb33c33e04478c9cb71e2910d0fc7.tar.bz2
gsoc2013-evolution-8ca5b30ddbcdb33c33e04478c9cb71e2910d0fc7.tar.lz
gsoc2013-evolution-8ca5b30ddbcdb33c33e04478c9cb71e2910d0fc7.tar.xz
gsoc2013-evolution-8ca5b30ddbcdb33c33e04478c9cb71e2910d0fc7.tar.zst
gsoc2013-evolution-8ca5b30ddbcdb33c33e04478c9cb71e2910d0fc7.zip
KBOS and ZSAM
svn path=/trunk/; revision=11972
Diffstat (limited to 'my-evolution/e-summary-rdf.c')
-rw-r--r--my-evolution/e-summary-rdf.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/my-evolution/e-summary-rdf.c b/my-evolution/e-summary-rdf.c
index a19cf061b1..857c0be747 100644
--- a/my-evolution/e-summary-rdf.c
+++ b/my-evolution/e-summary-rdf.c
@@ -556,7 +556,7 @@ e_summary_rdf_init (ESummary *summary)
e_summary_add_protocol_listener (summary, "rdf", e_summary_rdf_protocol, rdf);
if (prefs == NULL) {
- e_summary_rdf_add_uri (summary, "http://news.gnome.org/gnome-news/rdf");
+ e_summary_rdf_add_uri (summary, "http://www.cnn.com/cnn.rss");
timeout = 600;
} else {
GList *p;