From 4262a5d52e50d7bbdb82410b938c82b8a1f1ec7b Mon Sep 17 00:00:00 2001 From: Federico Mena Quintero Date: Sat, 20 Jan 2001 15:36:39 +0000 Subject: Unset the GTK_CAN_FOCUS flag on the weekday picker. This will do until it 2001-01-19 Federico Mena Quintero * gui/weekday-picker.c (weekday_picker_init): Unset the GTK_CAN_FOCUS flag on the weekday picker. This will do until it supports being used with the keyboard. svn path=/trunk/; revision=7664 --- calendar/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'calendar/ChangeLog') diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 059dc4cd02..507ac1c795 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,9 @@ +2001-01-19 Federico Mena Quintero + + * gui/weekday-picker.c (weekday_picker_init): Unset the + GTK_CAN_FOCUS flag on the weekday picker. This will do until it + supports being used with the keyboard. + 2001-01-19 JP Rosevear * cal-util/cal-component.c (cal_component_alarm_new): create a new -- cgit v1.2.3