From f53bd65b2e5816e409144186bf397c526819efdb Mon Sep 17 00:00:00 2001 From: Rodrigo Moya Date: Fri, 19 Mar 2004 16:52:01 +0000 Subject: if gnome_calendar_add_event_source fails, don't add the client to the 2004-03-19 Rodrigo Moya * gui/calendar-component.c (update_uris_for_selection): if gnome_calendar_add_event_source fails, don't add the client to the internal client list. svn path=/trunk/; revision=25130 --- calendar/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'calendar/ChangeLog') diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 99ce2b2791..4a6ca816dd 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,9 @@ +2004-03-19 Rodrigo Moya + + * gui/calendar-component.c (update_uris_for_selection): if + gnome_calendar_add_event_source fails, don't add the client to the + internal client list. + 2004-03-19 JP Rosevear * gui/e-day-view.c (process_component): compare ecalcomponents, -- cgit