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 | 14 |
1 files changed, 14 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 000000000..e7f22e6e7 --- /dev/null +++ b/mail/evolution/files/patch-my-evolution::e-summary-preferences.c @@ -0,0 +1,14 @@ +--- my-evolution/e-summary-preferences.c.orig Thu Oct 24 18:14:17 2002 ++++ my-evolution/e-summary-preferences.c Sun Nov 24 01:23:59 2002 +@@ -581,8 +581,11 @@ + {"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", FALSE}, + {"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/gnome/news.rdf", "FreeBSD GNOME Project News", FALSE}, ++ {"http://www.freebsd.org/news/news.rdf", "FreeBSD Newsflash", FALSE}, + {"http://freshmeat.net/backend/fm.rdf", "Freshmeat", FALSE}, + {"http://www.gnomedesktop.org/backend.php", "Footnotes - GNOME News", FALSE}, + {"http://headlines.internet.com/internetnews/prod-news/news.rss", "Internet.com", FALSE}, |