diff options
author | Peter Williams <peterw@ximian.com> | 2001-08-10 08:16:16 +0800 |
---|---|---|
committer | Peter Williams <peterw@src.gnome.org> | 2001-08-10 08:16:16 +0800 |
commit | 09eba6fad0da0db54d594e62420fe4a2c325af22 (patch) | |
tree | b5e0f7674b39a1b88f32970e80aa69bf7e538e39 /ui/ChangeLog | |
parent | 8aeb5d203460e590bde98da12c00443ae4d2e5e0 (diff) | |
download | gsoc2013-evolution-09eba6fad0da0db54d594e62420fe4a2c325af22.tar gsoc2013-evolution-09eba6fad0da0db54d594e62420fe4a2c325af22.tar.gz gsoc2013-evolution-09eba6fad0da0db54d594e62420fe4a2c325af22.tar.bz2 gsoc2013-evolution-09eba6fad0da0db54d594e62420fe4a2c325af22.tar.lz gsoc2013-evolution-09eba6fad0da0db54d594e62420fe4a2c325af22.tar.xz gsoc2013-evolution-09eba6fad0da0db54d594e62420fe4a2c325af22.tar.zst gsoc2013-evolution-09eba6fad0da0db54d594e62420fe4a2c325af22.zip |
in mail:
2001-08-09 Peter Williams <peterw@ximian.com>
[ * folder-browser.c (on_key_press): The bonobo menu items now
handle 'n' and 'p'. ]
(on_key_press): 'q' as well.
in ui:
2001-08-09 Peter Williams <peterw@ximian.com>
* evolution-mail-global.xml: Give the (pre)view pane toggle
an accelerator of 'q', like we were implementing the hard
manual way before.
svn path=/trunk/; revision=11858
Diffstat (limited to 'ui/ChangeLog')
-rw-r--r-- | ui/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ui/ChangeLog b/ui/ChangeLog index 55067c3bd3..bc3a072fa1 100644 --- a/ui/ChangeLog +++ b/ui/ChangeLog @@ -1,3 +1,9 @@ +2001-08-09 Peter Williams <peterw@ximian.com> + + * evolution-mail-global.xml: Give the (pre)view pane toggle + an accelerator of 'q', like we were implementing the hard + manual way before. + 2001-08-09 Ettore Perazzoli <ettore@ximian.com> * evolution.xml: Remove all the "New ... FIXME" items. |