From d814f34405079b350c1e8c8ac556e38b3f4f4df2 Mon Sep 17 00:00:00 2001 From: Christopher James Lahey Date: Tue, 14 May 2002 00:43:40 +0000 Subject: Replaced q binding with ` for hiding/showing the message view pane. 2002-05-13 Christopher James Lahey * evolution-mail-global.xml: Replaced q binding with ` for hiding/showing the message view pane. * evolution-mail-message.xml: Replace n/p with ,/. for doing previous/next unread messages. Removed a few other bindings that interfere with alphanumeric characters. svn path=/trunk/; revision=16772 --- ui/ChangeLog | 9 +++++++++ ui/evolution-mail-global.xml | 7 +++++-- ui/evolution-mail-message.xml | 29 ++++++++++++++++++++--------- 3 files changed, 34 insertions(+), 11 deletions(-) diff --git a/ui/ChangeLog b/ui/ChangeLog index dbf13a0a94..6de7a2cc2b 100644 --- a/ui/ChangeLog +++ b/ui/ChangeLog @@ -1,3 +1,12 @@ +2002-05-13 Christopher James Lahey + + * evolution-mail-global.xml: Replaced q binding with ` for + hiding/showing the message view pane. + + * evolution-mail-message.xml: Replace n/p with ,/. for doing + previous/next unread messages. Removed a few other bindings that + interfere with alphanumeric characters. + 2002-05-10 Ettore Perazzoli * evolution.xml: Add FileOpenOtherUsersFolder. diff --git a/ui/evolution-mail-global.xml b/ui/evolution-mail-global.xml index 42e631e7c5..7d237cbd89 100644 --- a/ui/evolution-mail-global.xml +++ b/ui/evolution-mail-global.xml @@ -27,12 +27,15 @@ + accel="grave" + type="toggle"/> + + + diff --git a/ui/evolution-mail-message.xml b/ui/evolution-mail-message.xml index a1d02b089a..47ae3a446f 100644 --- a/ui/evolution-mail-message.xml +++ b/ui/evolution-mail-message.xml @@ -6,30 +6,27 @@ _tip="Add Sender to Addressbook"/> + _tip="Display the next message"/> + accel="period"/> + _tip="Display the next unread thread"/> + _tip="Display the previous message"/> + accel="comma"/> - + + + + + + + + + + + + + + + -- cgit v1.2.3