diff options
author | JP Rosevear <jpr@ximian.com> | 2004-01-25 05:15:38 +0800 |
---|---|---|
committer | JP Rosevear <jpr@src.gnome.org> | 2004-01-25 05:15:38 +0800 |
commit | 07a59cbb9e5cc5977fa03cdd976f959d834be824 (patch) | |
tree | be85c825c5dc4b2ceb0d4702b6c48bf9c099d269 /calendar/ChangeLog | |
parent | 06d159e5505d2f6b339a752e75e16fa7d92e73ed (diff) | |
download | gsoc2013-evolution-07a59cbb9e5cc5977fa03cdd976f959d834be824.tar.gz gsoc2013-evolution-07a59cbb9e5cc5977fa03cdd976f959d834be824.tar.zst gsoc2013-evolution-07a59cbb9e5cc5977fa03cdd976f959d834be824.zip |
listen for the correct notification
2004-01-24 JP Rosevear <jpr@ximian.com>
* gui/tasks-component.c (setup_create_ecal): listen for the
correct notification
svn path=/trunk/; revision=24412
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index fba9edb148..fbc2cde5e2 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,11 +1,17 @@ 2004-01-24 JP Rosevear <jpr@ximian.com> + * gui/tasks-component.c (setup_create_ecal): listen for the + correct notification + +2004-01-24 JP Rosevear <jpr@ximian.com> + * gui/tasks-component.c (delete_task_list_cb): sync the source list after the source removal * gui/calendar-component.c (delete_calendar_cb): ditto Fixes #53271 + 2004-01-24 JP Rosevear <jpr@ximian.com> * gui/migration.c (setup_progress_dialog): display a progress |