diff options
author | Harry Lu <haip@src.gnome.org> | 2004-02-04 14:19:12 +0800 |
---|---|---|
committer | Harry Lu <haip@src.gnome.org> | 2004-02-04 14:19:12 +0800 |
commit | 08b5fc059d5c0ba10b56459fa17d41db277fb670 (patch) | |
tree | 53bad822061b1deda50f8368a10ae8bb2c920e82 /calendar/ChangeLog | |
parent | 956b17ed95a946949c51bfb6be9b4e358e764a45 (diff) | |
download | gsoc2013-evolution-08b5fc059d5c0ba10b56459fa17d41db277fb670.tar gsoc2013-evolution-08b5fc059d5c0ba10b56459fa17d41db277fb670.tar.gz gsoc2013-evolution-08b5fc059d5c0ba10b56459fa17d41db277fb670.tar.bz2 gsoc2013-evolution-08b5fc059d5c0ba10b56459fa17d41db277fb670.tar.lz gsoc2013-evolution-08b5fc059d5c0ba10b56459fa17d41db277fb670.tar.xz gsoc2013-evolution-08b5fc059d5c0ba10b56459fa17d41db277fb670.tar.zst gsoc2013-evolution-08b5fc059d5c0ba10b56459fa17d41db277fb670.zip |
change the access key for adding a reminder from Alt+a to Alt+d to avoid
* gui/dialogs/alarm-page.glade: change the access key for adding a
reminder from Alt+a to Alt+d to avoid conflict with the menuitem.
svn path=/trunk/; revision=24604
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index cfb76d99b3..28dd585b9d 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,8 @@ +2004-02-04 Kidd Wang <kidd.wang@sun.com> + + * gui/dialogs/alarm-page.glade: change the access key for adding a + reminder from Alt+a to Alt+d to avoid conflict with the menuitem. + 2004-02-04 Yong Sun <Yong.Sun@sun.com> * gui/print.c: Fix a bug in evolution/calendar/gui/print.c: |