From 0f91739965d3c701a198062c4f7af39aff401a7f Mon Sep 17 00:00:00 2001 From: Rodrigo Moya Date: Mon, 9 Feb 2004 15:00:47 +0000 Subject: don't add the clients to the internal hash/list here, just remove it if 2004-02-09 Rodrigo Moya * gui/gnome-cal.c (client_cal_opened_cb): don't add the clients to the internal hash/list here, just remove it if opening the calendar fails. (gnome_calendar_add_event_source): add the client to the internal hash/list here. svn path=/trunk/; revision=24682 --- calendar/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'calendar/ChangeLog') diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 7a5e44bb8f..4484f2711d 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,10 @@ +2004-02-09 Rodrigo Moya + + * gui/gnome-cal.c (client_cal_opened_cb): don't add the clients to the + internal hash/list here, just remove it if opening the calendar fails. + (gnome_calendar_add_event_source): add the client to the internal + hash/list here. + 2004-02-09 Kidd Wang * gui/e-cal-model-tasks.c: (ecmt_set_value_at): refuse to update -- cgit