aboutsummaryrefslogtreecommitdiffstats
path: root/my-evolution
diff options
context:
space:
mode:
authorIain Holmes <iain@src.gnome.org>2001-09-21 05:14:25 +0800
committerIain Holmes <iain@src.gnome.org>2001-09-21 05:14:25 +0800
commit5052619689e904d905c8e6a27735ecc8d69638bd (patch)
tree9ca640acb55ed49d21e0bbe509abfcb1f7893310 /my-evolution
parent412c2967bb93845e152022aefac70ad93571a288 (diff)
downloadgsoc2013-evolution-5052619689e904d905c8e6a27735ecc8d69638bd.tar
gsoc2013-evolution-5052619689e904d905c8e6a27735ecc8d69638bd.tar.gz
gsoc2013-evolution-5052619689e904d905c8e6a27735ecc8d69638bd.tar.bz2
gsoc2013-evolution-5052619689e904d905c8e6a27735ecc8d69638bd.tar.lz
gsoc2013-evolution-5052619689e904d905c8e6a27735ecc8d69638bd.tar.xz
gsoc2013-evolution-5052619689e904d905c8e6a27735ecc8d69638bd.tar.zst
gsoc2013-evolution-5052619689e904d905c8e6a27735ecc8d69638bd.zip
Red Carpet RDF
svn path=/trunk/; revision=13018
Diffstat (limited to 'my-evolution')
-rw-r--r--my-evolution/ChangeLog4
-rw-r--r--my-evolution/e-summary-preferences.c1
2 files changed, 5 insertions, 0 deletions
diff --git a/my-evolution/ChangeLog b/my-evolution/ChangeLog
index c0d4f04b82..9953447efd 100644
--- a/my-evolution/ChangeLog
+++ b/my-evolution/ChangeLog
@@ -1,3 +1,7 @@
+2001-09-20 Iain Holmes <iain@ximian.com>
+
+ * e-summary-preferences: Add Red Carpet RDF
+
2001-09-19 Iain Holmes <iain@ximian.com>
* e-summary-calendar.c (generate_html): If the appointment has an alarm
diff --git a/my-evolution/e-summary-preferences.c b/my-evolution/e-summary-preferences.c
index e32507fcc5..e1832d20f7 100644
--- a/my-evolution/e-summary-preferences.c
+++ b/my-evolution/e-summary-preferences.c
@@ -454,6 +454,7 @@ static struct _RDFInfo rdfs[] = {
{"http://www.theregister.co.uk/tonys/slashdot.rdf", "The Register"},
{"http://www.thinkgeek.com/thinkgeek.rdf", "Think Geek"},
{"http://www.webreference.com/webreference.rdf", "Web Reference"},
+ {"http://redcarpet.ximian.com/red-carpet.rdf", "Ximian Red Carpet New"},
{"http://www.zope.org/SiteIndex/news.rss", "Zope"},
{NULL, NULL}
};