aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
diff options
context:
space:
mode:
authorRodney Dawes <dobey@ximian.com>2003-04-29 00:47:35 +0800
committerRodney Dawes <dobey@src.gnome.org>2003-04-29 00:47:35 +0800
commitbb0d02c04bb2c09e004ba5bad2159cc3cb219672 (patch)
tree5cc1a0fb7e646a8b2e46b56efaba94c81dbbdf81 /calendar/ChangeLog
parentaea82dfd606493e4a65f1088e631fe394746d8f0 (diff)
downloadgsoc2013-evolution-bb0d02c04bb2c09e004ba5bad2159cc3cb219672.tar
gsoc2013-evolution-bb0d02c04bb2c09e004ba5bad2159cc3cb219672.tar.gz
gsoc2013-evolution-bb0d02c04bb2c09e004ba5bad2159cc3cb219672.tar.bz2
gsoc2013-evolution-bb0d02c04bb2c09e004ba5bad2159cc3cb219672.tar.lz
gsoc2013-evolution-bb0d02c04bb2c09e004ba5bad2159cc3cb219672.tar.xz
gsoc2013-evolution-bb0d02c04bb2c09e004ba5bad2159cc3cb219672.tar.zst
gsoc2013-evolution-bb0d02c04bb2c09e004ba5bad2159cc3cb219672.zip
Fixes #35814
2003-04-27 Rodney Dawes <dobey@ximian.com> Fixes #35814 * calendar/gui/calendar-component.c: Change mnemonic/keybinding for New Meeting to not conflict with other items in the File->New menu * ui/evolution.xml: Changed the New Folder keybinding to C-S-f svn path=/trunk/; revision=20984
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r--calendar/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog
index dd1412bd7d..e9f1bc0614 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,3 +1,10 @@
+2003-04-27 Rodney Dawes <dobey@ximian.com>
+
+ Fixes #35814
+
+ * gui/calendar-component.c: Change mnemonic/keybinding for
+ New Meeting to not conflict with other items in the File->New menu
+
2003-04-24 Rodrigo Moya <rodrigo@ximian.com>
Fixes #41661