From 45f61d28a9a2db2fa4ff55f2d9565ef3903d101b Mon Sep 17 00:00:00 2001 From: Boby Wang Date: Fri, 6 Jan 2006 04:27:54 +0000 Subject: Change the keys which need to be pressed to alter the end time of the 2005-01-06 Boby Wang * gui/e-day-view.c: (e_day_view_on_text_item_event): Change the keys which need to be pressed to alter the end time of the event selected. Now: Ctrl+Shift+Up(or Down) Before: Ctrl+Alt+Shift+Up(or Down) conflict with switching the workspace in Gnome Desktop. svn path=/trunk/; revision=31071 --- calendar/ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'calendar/ChangeLog') diff --git a/calendar/ChangeLog b/calendar/ChangeLog index e50d92ab05..a0aae32c6e 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,11 @@ +2005-01-06 Boby Wang + + * gui/e-day-view.c: (e_day_view_on_text_item_event): + Change the keys which need to be pressed to alter the end time + of the event selected. Now: Ctrl+Shift+Up(or Down) + Before: Ctrl+Alt+Shift+Up(or Down) conflict with switching + the workspace in Gnome Desktop. + 2006-01-05 Johnny Jacob * gui/dialogs/event-page.c (init_widgets): Set alarm-dialog as -- cgit