diff options
author | Rodney Dawes <dobey@novell.com> | 2005-08-15 10:37:56 +0800 |
---|---|---|
committer | Rodney Dawes <dobey@src.gnome.org> | 2005-08-15 10:37:56 +0800 |
commit | 51accbf84466e0c5d229dc4855e355771d74b2f1 (patch) | |
tree | 62cc0e5d3fa812e9640d35d0367339446a2d16e7 /mail/ChangeLog | |
parent | 50aea990b42c04ee312af229dea49117eb0d2d9e (diff) | |
download | gsoc2013-evolution-51accbf84466e0c5d229dc4855e355771d74b2f1.tar gsoc2013-evolution-51accbf84466e0c5d229dc4855e355771d74b2f1.tar.gz gsoc2013-evolution-51accbf84466e0c5d229dc4855e355771d74b2f1.tar.bz2 gsoc2013-evolution-51accbf84466e0c5d229dc4855e355771d74b2f1.tar.lz gsoc2013-evolution-51accbf84466e0c5d229dc4855e355771d74b2f1.tar.xz gsoc2013-evolution-51accbf84466e0c5d229dc4855e355771d74b2f1.tar.zst gsoc2013-evolution-51accbf84466e0c5d229dc4855e355771d74b2f1.zip |
Fix two mnemonic conflicts in the context menus for the mailer
2005-08-14 Rodney Dawes <dobey@novell.com>
* em-folder-view.c (emfv_popup_items): Fix two mnemonic conflicts in
the context menus for the mailer
svn path=/trunk/; revision=30115
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 b1201c7291..fe54004dcf 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,8 @@ +2005-08-14 Rodney Dawes <dobey@novell.com> + + * em-folder-view.c (emfv_popup_items): Fix two mnemonic conflicts in + the context menus for the mailer + 2005-08-12 Vivek Jain <jvivek@novell.com> * em-account-editor.c : (emae_check_complete) |