From 56914dafa403eac2259b787a0dce7a70fcd65e6a Mon Sep 17 00:00:00 2001 From: Rodrigo Moya Date: Tue, 28 Oct 2003 15:20:18 +0000 Subject: no need to keep the timezone here, it is already stored in the model. 2003-10-28 Rodrigo Moya * gui/e-cal-view.c: no need to keep the timezone here, it is already stored in the model. (e_cal_view_get_timezone): call e_cal_model_get_timezone(). (e_cal_view_set_timezone): call e_cal_model_set_timezone(). (e_cal_view_new_appointment_for): use the model's timezone. svn path=/trunk/; revision=23103 --- calendar/ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'calendar/ChangeLog') diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 4a1c47b993..dc031d1bca 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,11 @@ +2003-10-28 Rodrigo Moya + + * gui/e-cal-view.c: no need to keep the timezone here, it is + already stored in the model. + (e_cal_view_get_timezone): call e_cal_model_get_timezone(). + (e_cal_view_set_timezone): call e_cal_model_set_timezone(). + (e_cal_view_new_appointment_for): use the model's timezone. + 2003-10-27 Dan Winship * pcs/cal-backend.c (cal_backend_notify_object_created, -- cgit v1.2.3