From d8a33568cdda1df74fe2c01241e52f800c6f25a7 Mon Sep 17 00:00:00 2001 From: Sam Yang Date: Wed, 21 Dec 2005 04:13:41 +0000 Subject: Fixes #323984 Invoke task_page_set_show_timezone() to check whether to 2005-12-21 Sam Yang Fixes #323984 * gui/dialogs/task-page.c: (task_page_fill_widgets): Invoke task_page_set_show_timezone() to check whether to show timezone widgets on task page. Just like what we did in init_widgets(). (init_widgets): Since we have called task_page_set_show_timezone() before, remove its duplicate code. Invoke task_page_set_show_categories() directly other than copy its code here. svn path=/trunk/; revision=30910 --- calendar/ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'calendar/ChangeLog') diff --git a/calendar/ChangeLog b/calendar/ChangeLog index dc84528d46..aa25a83a07 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -34,6 +34,17 @@ Renamed from prompt_to_save_changes. Check wheather the summary is empty and prompt. +2005-12-21 Sam Yang + + Fixes #323984 + * gui/dialogs/task-page.c: (task_page_fill_widgets): Invoke + task_page_set_show_timezone() to check whether to show timezone + widgets on task page. Just like what we did in init_widgets(). + (init_widgets): Since we have called task_page_set_show_timezone() + before, remove its duplicate code. Invoke + task_page_set_show_categories() directly other than copy its code here. + + 2005-12-19 Chenthill Palanisamy Committing for David Trowbridge -- cgit v1.2.3