From 6e5fb11194759cc1cc6b202b9d16bf8c66ae583e Mon Sep 17 00:00:00 2001 From: Suman Manjunath Date: Mon, 4 Aug 2008 03:58:40 +0000 Subject: Patch from Paul Bolle : Fix for bug #543058 (Use "Inbox" instead of "INBOX" while displaying IMAP mailbox). svn path=/trunk/; revision=35899 --- mail/ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'mail/ChangeLog') diff --git a/mail/ChangeLog b/mail/ChangeLog index 514a00ba20..4a9c7ede69 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,14 @@ +2008-08-04 Paul Bolle + + ** Fix for bug #543058 + + * em-folder-properties.c (emfp_dialog_got_folder_quota): + * mail-component.c (view_changed): Replace three occurrences of + INBOX in the GUI code with Inbox. INBOX is a written in all caps + because that is the way it is used in the IMAP protocol. There's + little reason to use it in the GUI. Inbox is properly capitalized and + can be localized too. + 2008-08-04 Paul Bolle ** Further fix for bug #539268 -- cgit v1.2.3