From 7eca7e459091e7f4fcea9223dff71fd179305cb5 Mon Sep 17 00:00:00 2001 From: Federico Mena Quintero Date: Mon, 10 Sep 2001 23:00:17 +0000 Subject: Handle the new icalattach type instead of struct icalattachtype. 2001-09-10 Federico Mena Quintero * cal-util/cal-component.c (cal_component_alarm_get_attach): Handle the new icalattach type instead of struct icalattachtype. (cal_component_alarm_set_attach): Likewise. * gui/dialogs/alarm-options.c (alarm_to_aalarm_widgets): Likewise. (alarm_to_palarm_widgets): Likewise. (aalarm_widgets_to_alarm): Likewise. (palarm_widgets_to_alarm): Likewise. svn path=/trunk/; revision=12749 --- calendar/ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'calendar/ChangeLog') diff --git a/calendar/ChangeLog b/calendar/ChangeLog index fdf6a2d2ef..2db3ecb34d 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,14 @@ +2001-09-10 Federico Mena Quintero + + * cal-util/cal-component.c (cal_component_alarm_get_attach): + Handle the new icalattach type instead of struct icalattachtype. + (cal_component_alarm_set_attach): Likewise. + + * gui/dialogs/alarm-options.c (alarm_to_aalarm_widgets): Likewise. + (alarm_to_palarm_widgets): Likewise. + (aalarm_widgets_to_alarm): Likewise. + (palarm_widgets_to_alarm): Likewise. + 2001-09-05 Ettore Perazzoli [Fix #958, ShellComponents should not be created by factories, for -- cgit v1.2.3