From bb67e81cbf39ebb9d6cf0370fff86768d304b202 Mon Sep 17 00:00:00 2001 From: Rodney Dawes Date: Mon, 26 Jul 2004 17:50:48 +0000 Subject: Fix mnemonic for "Location" to not be duplicated with "OK" 2004-07-26 Rodney Dawes * gui/dialogs/event-page.glade: Fix mnemonic for "Location" to not be duplicated with "OK" * gui/dialogs/meeting-page.c (get_widgets): Get the "Attendees" label (meeting_page_construct): Fix padding of GtkScrolledWindow widget Set the mnemonic widget for the "Attendees" label * gui/dialogs/meeting-page.glade: Fix HIG spacing to be correct Fix the mnemonic for "Organizer" to not conflict Add mnemonic for "Attendees" * gui/dialogs/task-page.glade: Add mnemonic for "Description" svn path=/trunk/; revision=26737 --- calendar/ChangeLog | 15 +++++++++++++++ 1 file changed, 15 insertions(+) (limited to 'calendar/ChangeLog') diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 062e1b25c4..c65e88d134 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,18 @@ +2004-07-26 Rodney Dawes + + * gui/dialogs/event-page.glade: Fix mnemonic for "Location" to not + be duplicated with "OK" + + * gui/dialogs/meeting-page.c (get_widgets): Get the "Attendees" label + (meeting_page_construct): Fix padding of GtkScrolledWindow widget + Set the mnemonic widget for the "Attendees" label + + * gui/dialogs/meeting-page.glade: Fix HIG spacing to be correct + Fix the mnemonic for "Organizer" to not conflict + Add mnemonic for "Attendees" + + * gui/dialogs/task-page.glade: Add mnemonic for "Description" + 2004-07-26 JP Rosevear * gui/dialogs/calendar-setup.c (calendar_setup_edit_calendar): set -- cgit