From d808366b5f070f8700a4f116c473235063523e7f Mon Sep 17 00:00:00 2001 From: Milan Crha Date: Wed, 12 Nov 2008 20:03:07 +0000 Subject: ** Part of fix for bug #524377 2008-11-12 Milan Crha ** Part of fix for bug #524377 * configure.in: Bump eds minimum version to 2.25.2 because of camel's int camel_header_param_encode_filenames_in_rfc_2047. * mail/mail-config.glade: * mail/evolution-mail.schemas.in: * mail/em-composer-prefs.c: (em_composer_prefs_construct): * mail/mail-config.c: (gconf_outlook_filenames_changed), (mail_config_init): Declare, be able to change and listen to changes on new key, '/apps/evolution/mail/composer/outlook_filenames' to encode file names header in camel based on the RFC 2047, instead of the correct RFC 2231. Note: Requires at least eds revision 9756. svn path=/trunk/; revision=36779 --- mail/mail-config.glade | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) (limited to 'mail/mail-config.glade') diff --git a/mail/mail-config.glade b/mail/mail-config.glade index 69a9016535..6c3dc7937a 100644 --- a/mail/mail-config.glade +++ b/mail/mail-config.glade @@ -7123,6 +7123,25 @@ For example: "Work" or "Personal" + + + True + True + Encode file names in an Outlook/GMail way + True + GTK_RELIEF_NORMAL + True + False + False + True + + + 0 + False + False + + + True -- cgit v1.2.3