From aab9b5cce1eece7cfc7c17057f3fa632982fa44e Mon Sep 17 00:00:00 2001 From: Dan Winship Date: Thu, 8 Aug 2002 17:14:02 +0000 Subject: Initialize loaded_backends before using it. (Just kills off a harmless * pcs/query-backend.c (query_backend_new): Initialize loaded_backends before using it. (Just kills off a harmless g_warning.) svn path=/trunk/; revision=17745 --- calendar/ChangeLog | 21 ++++++++++++++------- 1 file changed, 14 insertions(+), 7 deletions(-) (limited to 'calendar/ChangeLog') diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 9f055c498b..c4eee418e6 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,17 +1,24 @@ +2002-08-08 Dan Winship + + * pcs/query-backend.c (query_backend_new): Initialize + loaded_backends before using it. (Just kills off a harmless + g_warning.) + 2002-08-08 Rodrigo Moya Fixes #15710 - * cal-util/cal-component.[ch] (cal_component_alarm_get_icalcomponent): - new function for getting the icalcomponent from a CalComponentAlarm. + * cal-util/cal-component.[ch] + (cal_component_alarm_get_icalcomponent): new function for getting + the icalcomponent from a CalComponentAlarm. * gui/comp-util.c (cal_comp_event_new_with_defaults): added - X-EVOLUTION-NEEDS-DESCRIPTION property to the default reminder alarm, - so that we can identify it when saving the component. + X-EVOLUTION-NEEDS-DESCRIPTION property to the default reminder + alarm, so that we can identify it when saving the component. - * gui/dialogs/alarm-page.c (alarm_page_fill_component): if the alarm - has the X-EVOLUTION-NEEDS-DESCRIPTION property, set the description to - be the same as of the component. + * gui/dialogs/alarm-page.c (alarm_page_fill_component): if the + alarm has the X-EVOLUTION-NEEDS-DESCRIPTION property, set the + description to be the same as of the component. 2002-08-07 JP Rosevear -- cgit v1.2.3