diff options
author | Christopher James Lahey <clahey@ximian.com> | 2002-05-14 08:43:40 +0800 |
---|---|---|
committer | Chris Lahey <clahey@src.gnome.org> | 2002-05-14 08:43:40 +0800 |
commit | d814f34405079b350c1e8c8ac556e38b3f4f4df2 (patch) | |
tree | 5c73c74302055dac7c09030000490f18dfe38f9f /ui/ChangeLog | |
parent | cc3b0ad3cd47d7d253857c9c9e11631eeab223df (diff) | |
download | gsoc2013-evolution-d814f34405079b350c1e8c8ac556e38b3f4f4df2.tar.gz gsoc2013-evolution-d814f34405079b350c1e8c8ac556e38b3f4f4df2.tar.zst gsoc2013-evolution-d814f34405079b350c1e8c8ac556e38b3f4f4df2.zip |
Replaced q binding with ` for hiding/showing the message view pane.
2002-05-13 Christopher James Lahey <clahey@ximian.com>
* 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
Diffstat (limited to 'ui/ChangeLog')
-rw-r--r-- | ui/ChangeLog | 9 |
1 files changed, 9 insertions, 0 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 <clahey@ximian.com> + + * 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 <ettore@ximian.com> * evolution.xml: Add FileOpenOtherUsersFolder. |