diff options
Diffstat (limited to 'mail/evolution/files/patch-my-evolution::e-summary-preferences.c')
-rw-r--r-- | mail/evolution/files/patch-my-evolution::e-summary-preferences.c | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/mail/evolution/files/patch-my-evolution::e-summary-preferences.c b/mail/evolution/files/patch-my-evolution::e-summary-preferences.c new file mode 100644 index 0000000..f1fdd28 --- /dev/null +++ b/mail/evolution/files/patch-my-evolution::e-summary-preferences.c @@ -0,0 +1,17 @@ + +$FreeBSD$ + +--- my-evolution/e-summary-preferences.c 2001/12/15 11:37:58 1.1 ++++ my-evolution/e-summary-preferences.c 2001/12/15 11:41:56 +@@ -440,9 +440,11 @@ + {"http://www.bsdtoday.com/backend/bt.rdf", "BSD Today"}, + {"http://beyond2000.com/b2k.rdf", "Beyond 2000"}, + {"http://www.cnn.com/cnn.rss", "CNN"}, ++ {"http://daily.daemonnews.org/ddn.rdf.php3", "Daily Daemon News"}, + {"http://www.debianplanet.org/debianplanet/backend.php", "Debian Planet"}, + {"http://www.dictionary.com/wordoftheday/wotd.rss", N_("Dictionary.com Word of the Day")}, + {"http://www.dvdreview.com/rss/newschannel.rss", "DVD Review"}, ++ {"http://www.freebsd.org/news/news.rdf", "FreeBSD Newsflash"}, + {"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"}, |