diff options
author | JP Rosevear <jpr@ximian.com> | 2004-01-21 14:15:29 +0800 |
---|---|---|
committer | JP Rosevear <jpr@src.gnome.org> | 2004-01-21 14:15:29 +0800 |
commit | d2fdb0f30c4567f389ce6509c7f0410d443a64f6 (patch) | |
tree | e027c9de1099d804c0dd8603353ba4762218def0 /calendar/ChangeLog | |
parent | ce34605741e3522a875ba2449ed752a9eb7df601 (diff) | |
download | gsoc2013-evolution-d2fdb0f30c4567f389ce6509c7f0410d443a64f6.tar.gz gsoc2013-evolution-d2fdb0f30c4567f389ce6509c7f0410d443a64f6.tar.zst gsoc2013-evolution-d2fdb0f30c4567f389ce6509c7f0410d443a64f6.zip |
just use the convienence function for the default gconf client (fixes
2004-01-21 JP Rosevear <jpr@ximian.com>
* gui/dialogs/calendar-setup.c (calendar_setup_new_calendar): just
use the convienence function for the default gconf client (fixes
leak)
(calendar_setup_new_task_list): ditto
(new_task_list_finish): we don't support task uri's
svn path=/trunk/; revision=24346
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 1a19001517..4d05cf4186 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,9 +1,11 @@ 2004-01-21 JP Rosevear <jpr@ximian.com> * gui/dialogs/calendar-setup.c (calendar_setup_new_calendar): just - use the convienence function for the default gconf client (fixes leak) + use the convienence function for the default gconf client (fixes + leak) (calendar_setup_new_task_list): ditto - + (new_task_list_finish): we don't support task uri's + 2004-01-21 JP Rosevear <jpr@ximian.com> * gui/dialogs/calendar-setup.c (source_to_dialog): only block |