diff options
author | Suman Manjunath <msuman@src.gnome.org> | 2007-12-05 01:13:21 +0800 |
---|---|---|
committer | Suman Manjunath <msuman@src.gnome.org> | 2007-12-05 01:13:21 +0800 |
commit | c2d2c2fbbd58465ce877a7537b5c14802ab2f22c (patch) | |
tree | 6c7f8c699d05e5302cc4ece4d939d748335667f2 /mail/ChangeLog | |
parent | 90ee82e5493c66db58eb4f8a312350f92c0b0b2a (diff) | |
download | gsoc2013-evolution-c2d2c2fbbd58465ce877a7537b5c14802ab2f22c.tar gsoc2013-evolution-c2d2c2fbbd58465ce877a7537b5c14802ab2f22c.tar.gz gsoc2013-evolution-c2d2c2fbbd58465ce877a7537b5c14802ab2f22c.tar.bz2 gsoc2013-evolution-c2d2c2fbbd58465ce877a7537b5c14802ab2f22c.tar.lz gsoc2013-evolution-c2d2c2fbbd58465ce877a7537b5c14802ab2f22c.tar.xz gsoc2013-evolution-c2d2c2fbbd58465ce877a7537b5c14802ab2f22c.tar.zst gsoc2013-evolution-c2d2c2fbbd58465ce877a7537b5c14802ab2f22c.zip |
Patch from David Turner <cillian64@googlemail.com>: Fix for bug #347329 (missing mnemonic in 'New Folder' dialog)
svn path=/trunk/; revision=34649
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index 2a9866b79f..6db1ea2833 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,10 @@ +2007-12-04 David Turner <cillian64@googlemail.com> + + ** Fix for bug #347329 + + * em-folder-selector.c: (em_folder_selector_create_new): + Added a mnemonic to the 'Create' button of the 'New Folder' dialog + 2007-12-04 Alex Kloss <alexkloss@att.net> ** Fix for bug #329578 |