From 56867f3fe28668dc013dd2f54703ddb7affdbc48 Mon Sep 17 00:00:00 2001 From: JP Rosevear Date: Mon, 1 Jul 2002 14:31:58 +0000 Subject: listen for timezone config change (property_change_cb): set the timezone 2002-07-01 JP Rosevear * gui/calendar-config.c (config_read): listen for timezone config change (property_change_cb): set the timezone if it changed elsewhere * gui/main.c (init_bonobo): call bonobo_activate because we make bonobo related calls before the bonobo_main call svn path=/trunk/; revision=17335 --- calendar/ChangeLog | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) (limited to 'calendar/ChangeLog') diff --git a/calendar/ChangeLog b/calendar/ChangeLog index f3a70554a4..9f7d80d2bb 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,12 @@ +2002-07-01 JP Rosevear + + * gui/calendar-config.c (config_read): listen for timezone config + change + (property_change_cb): set the timezone if it changed elsewhere + + * gui/main.c (init_bonobo): call bonobo_activate because we make + bonobo related calls before the bonobo_main call + 2002-06-25 Rodrigo Moya Fixes #25410 @@ -6,8 +15,8 @@ cleanup on removal of clients. (alarm_notify_add_calendar): ditto. -2002-06-25 JP Rosevear - +2002-06-27 JP Rosevear + * gui/itip-utils.c (comp_compliant): plug leak and actually use the minimal comp we create -- cgit v1.2.3