From 08b5fc059d5c0ba10b56459fa17d41db277fb670 Mon Sep 17 00:00:00 2001 From: Harry Lu Date: Wed, 4 Feb 2004 06:19:12 +0000 Subject: 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 --- calendar/ChangeLog | 5 +++ calendar/gui/dialogs/alarm-page.glade | 58 +++++++++++++++++++++++++++++++++-- 2 files changed, 61 insertions(+), 2 deletions(-) (limited to 'calendar') 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 + + * 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 * gui/print.c: Fix a bug in evolution/calendar/gui/print.c: diff --git a/calendar/gui/dialogs/alarm-page.glade b/calendar/gui/dialogs/alarm-page.glade index 7c2f06bae3..82465ea871 100644 --- a/calendar/gui/dialogs/alarm-page.glade +++ b/calendar/gui/dialogs/alarm-page.glade @@ -425,9 +425,63 @@ True True True - gtk-add - True GTK_RELIEF_NORMAL + + + + True + 0.5 + 0.5 + 0 + 0 + + + + True + False + 2 + + + + True + gtk-add + 4 + 0.5 + 0.5 + 0 + 0 + + + 0 + False + False + + + + + + True + A_dd + True + False + GTK_JUSTIFY_LEFT + False + False + 0.5 + 0.5 + 0 + 0 + + + 0 + False + False + + + + + + -- cgit