diff options
author | Anna Marie Dirks <anna@ximian.com> | 2002-03-08 07:02:34 +0800 |
---|---|---|
committer | Anna Dirks <anna@src.gnome.org> | 2002-03-08 07:02:34 +0800 |
commit | 3227c579dc08b9a78074930839b2aec86a8ed681 (patch) | |
tree | d5506099a8a88b7efeedd10cbafffff220b7f77e /mail/ChangeLog | |
parent | 0a7abd8b7fe1e51a1a18b8dfc4c670aae163b0c8 (diff) | |
download | gsoc2013-evolution-3227c579dc08b9a78074930839b2aec86a8ed681.tar.gz gsoc2013-evolution-3227c579dc08b9a78074930839b2aec86a8ed681.tar.zst gsoc2013-evolution-3227c579dc08b9a78074930839b2aec86a8ed681.zip |
Made all the acclerators in the context menu on a message work. (There are
2002-03-07 Anna Marie Dirks <anna@ximian.com>
* folder-browser.c: Made all the acclerators in the context menu on a message work. (There are 22 different menu items here, so picking a unique accelerator for each label was tricky, and some of the choices I made are different from the ones I would have made if there weren't so many stinking menu items.)
svn path=/trunk/; revision=15978
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index c7058167b1..b2788e545a 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,8 @@ +2002-03-07 Anna Marie Dirks <anna@ximian.com> + + * folder-browser.c: Made all the acclerators in the context menu on a message work. (There are 22 different menu items here, so picking a unique accelerator for each label was tricky, and some of the choices I made are different from the ones I would have made if there weren't so many stinking menu items.) + + 2002-03-07 Jeffrey Stedfast <fejj@ximian.com> * mail-config.c (config_import_old_signatures): Don't use an |