diff options
author | JP Rosevear <jpr@ximian.com> | 2001-10-30 02:57:59 +0800 |
---|---|---|
committer | JP Rosevear <jpr@src.gnome.org> | 2001-10-30 02:57:59 +0800 |
commit | 5679f1aea0aef0158e9a4b82ed566faf8abcade7 (patch) | |
tree | c616359e875225a6f51db4dd3f784b17344262aa /calendar/ChangeLog | |
parent | 54a2c04bc16f8c01f011d99f793573e98209c917 (diff) | |
download | gsoc2013-evolution-5679f1aea0aef0158e9a4b82ed566faf8abcade7.tar gsoc2013-evolution-5679f1aea0aef0158e9a4b82ed566faf8abcade7.tar.gz gsoc2013-evolution-5679f1aea0aef0158e9a4b82ed566faf8abcade7.tar.bz2 gsoc2013-evolution-5679f1aea0aef0158e9a4b82ed566faf8abcade7.tar.lz gsoc2013-evolution-5679f1aea0aef0158e9a4b82ed566faf8abcade7.tar.xz gsoc2013-evolution-5679f1aea0aef0158e9a4b82ed566faf8abcade7.tar.zst gsoc2013-evolution-5679f1aea0aef0158e9a4b82ed566faf8abcade7.zip |
get the management object by id
2001-10-29 JP Rosevear <jpr@ximian.com>
* conduits/todo/todo-conduit-config.h
(todoconduit_load_configuration): get the management object by id
* conduits/calendar/calendar-conduit-config.h
(calconduit_load_configuration): ditto
svn path=/trunk/; revision=14353
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index dad0a00284..5a41faecb9 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,11 @@ +2001-10-29 JP Rosevear <jpr@ximian.com> + + * conduits/todo/todo-conduit-config.h + (todoconduit_load_configuration): get the management object by id + + * conduits/calendar/calendar-conduit-config.h + (calconduit_load_configuration): ditto + 2001-10-29 Rodrigo Moya <rodrigo@ximian.com> * gui/calendar-config.[ch] (calendar_config_get_default_uri): |