diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2003-09-24 09:05:07 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2003-09-24 09:05:07 +0800 |
commit | 55b8d73baaae0fee7343c1b90306f970f366eca1 (patch) | |
tree | 6ac7f37603d2b3d0f194f74924d374cc66bbea73 /mail/evolution/files/patch-my-evolution::e-summary-preferences.c | |
parent | 4856b1c47dfcbe0b8716ffe34fd43c7d66733243 (diff) | |
download | marcuscom-ports-55b8d73baaae0fee7343c1b90306f970f366eca1.tar.gz marcuscom-ports-55b8d73baaae0fee7343c1b90306f970f366eca1.tar.zst marcuscom-ports-55b8d73baaae0fee7343c1b90306f970f366eca1.zip |
Add evolution, and update to 1.4.5.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@1251 df743ca5-7f9a-e211-a948-0013205c9059
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}, |