diff options
author | Peter Williams <peterw@ximian.com> | 2001-08-10 07:51:23 +0800 |
---|---|---|
committer | Peter Williams <peterw@src.gnome.org> | 2001-08-10 07:51:23 +0800 |
commit | 3e4aed06dbb3c38fbbb0e9f0dd94fd52e27df19b (patch) | |
tree | 7e6c214e4b46e2dacf46b17c5d8e5f704f8bb9ec /mail/ChangeLog | |
parent | 8575c0d88d0fcf8147fccf2f3001a863ba6c1102 (diff) | |
download | gsoc2013-evolution-3e4aed06dbb3c38fbbb0e9f0dd94fd52e27df19b.tar.gz gsoc2013-evolution-3e4aed06dbb3c38fbbb0e9f0dd94fd52e27df19b.tar.zst gsoc2013-evolution-3e4aed06dbb3c38fbbb0e9f0dd94fd52e27df19b.zip |
The bonobo menu items now handle 'n' and 'p'.
2001-08-09 Peter Williams <peterw@ximian.com>
* folder-browser.c (on_key_press): The bonobo menu items now
handle 'n' and 'p'.
svn path=/trunk/; revision=11853
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index 019cb87bd3..7be07110ed 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,5 +1,8 @@ 2001-08-09 Peter Williams <peterw@ximian.com> + * folder-browser.c (on_key_press): The bonobo menu items now + handle 'n' and 'p'. + * message-list.c (message_list_select): Fix inline documentation. 2001-08-09 Anna Marie Dirks <anna@ximian.com> |