aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
diff options
context:
space:
mode:
authorDavid Trowbridge <trowbrds@cs.colorado.edu>2004-11-04 12:36:49 +0800
committerMichael Zucci <zucchi@src.gnome.org>2004-11-04 12:36:49 +0800
commitd243a742b2a008858ec130521161090dba667106 (patch)
tree520be041618de58f519bb62981412f4f768be371 /calendar/ChangeLog
parent5b69bc3cd86bdb62cf4383a21d21e08faa48e8ea (diff)
downloadgsoc2013-evolution-d243a742b2a008858ec130521161090dba667106.tar
gsoc2013-evolution-d243a742b2a008858ec130521161090dba667106.tar.gz
gsoc2013-evolution-d243a742b2a008858ec130521161090dba667106.tar.bz2
gsoc2013-evolution-d243a742b2a008858ec130521161090dba667106.tar.lz
gsoc2013-evolution-d243a742b2a008858ec130521161090dba667106.tar.xz
gsoc2013-evolution-d243a742b2a008858ec130521161090dba667106.tar.zst
gsoc2013-evolution-d243a742b2a008858ec130521161090dba667106.zip
added EConfig subclass for calendars initialize plugin hooks on component
2004-11-03 David Trowbridge <trowbrds@cs.colorado.edu> * gui/e-cal-config.c: added EConfig subclass for calendars * gui/calendar-component.c, gui/tasks-component.c: initialize plugin hooks on component startup. * gui/dialogs/calendar-setup.c: Converted to use EConfig svn path=/trunk/; revision=27832
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r--calendar/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog
index 10add4b2dc..1e213c6157 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,3 +1,10 @@
+2004-11-03 David Trowbridge <trowbrds@cs.colorado.edu>
+
+ * gui/e-cal-config.c: added EConfig subclass for calendars
+ * gui/calendar-component.c, gui/tasks-component.c: initialize
+ plugin hooks on component startup.
+ * gui/dialogs/calendar-setup.c: Converted to use EConfig
+
2004-11-04 Li Yuan <li.yuan@sun.com>
Fixes #6767