diff options
author | Harish Krishnaswamy <kharish@novell.com> | 2006-01-12 22:55:33 +0800 |
---|---|---|
committer | Harish Krishnaswamy <kharish@src.gnome.org> | 2006-01-12 22:55:33 +0800 |
commit | 055117811e158aa5900ff82c18bb0241aad76d4f (patch) | |
tree | ce245928b8b68a55a06d10dac97487b4da57093f /calendar/ChangeLog | |
parent | a5d975f1181912229f2913a468a31f6ad4276918 (diff) | |
download | gsoc2013-evolution-055117811e158aa5900ff82c18bb0241aad76d4f.tar gsoc2013-evolution-055117811e158aa5900ff82c18bb0241aad76d4f.tar.gz gsoc2013-evolution-055117811e158aa5900ff82c18bb0241aad76d4f.tar.bz2 gsoc2013-evolution-055117811e158aa5900ff82c18bb0241aad76d4f.tar.lz gsoc2013-evolution-055117811e158aa5900ff82c18bb0241aad76d4f.tar.xz gsoc2013-evolution-055117811e158aa5900ff82c18bb0241aad76d4f.tar.zst gsoc2013-evolution-055117811e158aa5900ff82c18bb0241aad76d4f.zip |
Re-define keyboard shortcuts for switching between views. UI Hackfest -
2006-01-12 Harish Krishnaswamy <kharish@novell.com>
* gui/gnome-cal.c: (gnome_calendar_class_init):
Re-define keyboard shortcuts for switching between views.
UI Hackfest - Refer http://go-evolution.org/Shortcut_Keys_Review
svn path=/trunk/; revision=31147
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index cba30a1d84..f49d0295a5 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,6 +1,12 @@ +2006-01-12 Harish Krishnaswamy <kharish@novell.com> + + * gui/gnome-cal.c: (gnome_calendar_class_init): + Re-define keyboard shortcuts for switching between views. + UI Hackfest - Refer http://go-evolution.org/Shortcut_Keys_Review + 2006-01-10 Simon Zheng <simon.zheng@sun.com> - * gui/calendar-component.c: (calendar_component_peek): + * gui/calendar-component.c: (calendar_component_peek): * gui/calendar-config.c: * gui/e-cal-model-tasks.c: * gui/e-cal-popup.c: |