aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
diff options
context:
space:
mode:
authorSrinivasa Ragavan <sragavan@novell.com>2005-10-03 19:20:51 +0800
committerSrinivasa Ragavan <sragavan@src.gnome.org>2005-10-03 19:20:51 +0800
commitce6a0e927d7d468fdf7469dc6469d497f1f36dba (patch)
tree005c2b4e5ce433dc88f94aef50dc6ca13a282753 /calendar/ChangeLog
parentf8618bb628e7817ec3d9d1da23dfb609b6b9f894 (diff)
downloadgsoc2013-evolution-ce6a0e927d7d468fdf7469dc6469d497f1f36dba.tar.gz
gsoc2013-evolution-ce6a0e927d7d468fdf7469dc6469d497f1f36dba.tar.zst
gsoc2013-evolution-ce6a0e927d7d468fdf7469dc6469d497f1f36dba.zip
Provides across calendars keyboard accelerators for popup menus
2005-10-02 Srinivasa Ragavan <sragavan@novell.com> Provides across calendars keyboard accelerators for popup menus * gui/calendar-component.c (ecc_source_popups): * gui/e-calendar-view.c (ecv_main_items) (ecv_main_items): * gui/gnome-cal.c (gc_popups): * gui/tasks-component.c (etc_source_popups): Added Keybinding for popup menu. svn path=/trunk/; revision=30478
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r--calendar/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog
index 5aa68578e1..e472203979 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,3 +1,13 @@
+2005-10-02 Srinivasa Ragavan <sragavan@novell.com>
+
+ Provides across calendars keyboard accelerators for popup menus
+
+ * gui/calendar-component.c (ecc_source_popups):
+ * gui/e-calendar-view.c (ecv_main_items) (ecv_main_items):
+ * gui/gnome-cal.c (gc_popups):
+ * gui/tasks-component.c (etc_source_popups):
+ Added Keybinding for popup menu.
+
2005-09-30 Chenthill Palanisamy <pchenthill@novell.com>
Fixes #315095