1
2
3
4
5
6
7
8
9
10
11
12
13
|
--- my-evolution/e-summary-preferences.c.orig Thu Sep 26 15:23:36 2002
+++ my-evolution/e-summary-preferences.c Tue Oct 15 17:22:04 2002
@@ -581,8 +581,10 @@
{"http://barrapunto.com/gnome.rdf", "Barrapunto GNOME", FALSE,},
{"http://www.bsdtoday.com/backend/bt.rdf", "BSD Today", FALSE},
{"http://beyond2000.com/b2k.rdf", "Beyond 2000", FALSE},
+ {"http://daily.daemonnews.org/ddn.rdf.php3", "Daily Daemon News"},
{"http://www.dictionary.com/wordoftheday/wotd.rss", N_("Dictionary.com Word of the Day"), FALSE},
{"http://www.dvdreview.com/rss/newschannel.rss", "DVD Review", FALSE},
+ {"http://www.freebsd.org/news/news.rdf", "FreeBSD Newsflash"},
{"http://freshmeat.net/backend/fm.rdf", "Freshmeat", FALSE},
{"http://news.gnome.org/gnome-news/rdf", "GNotices", FALSE},
{"http://headlines.internet.com/internetnews/prod-news/news.rss", "Internet.com", FALSE},
|