From b5b45ab7e8bd8d663ef81a5c8d6dfc5efaa7d646 Mon Sep 17 00:00:00 2001 From: Chenthill Palanisamy Date: Tue, 8 Jun 2010 17:25:58 +0530 Subject: Bug 501534 - apply new customized view to all folders --- modules/mail/e-mail-shell-settings.c | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'modules/mail/e-mail-shell-settings.c') diff --git a/modules/mail/e-mail-shell-settings.c b/modules/mail/e-mail-shell-settings.c index 7303aeea5b..d9f2c80538 100644 --- a/modules/mail/e-mail-shell-settings.c +++ b/modules/mail/e-mail-shell-settings.c @@ -129,6 +129,10 @@ e_mail_shell_settings_init (EShell *shell) e_shell_settings_install_property_for_key ( "mail-magic-spacebar", "/apps/evolution/mail/display/magic_spacebar"); + + e_shell_settings_install_property_for_key ( + "mail-global-view-setting", + "/apps/evolution/mail/display/global_view_setting"); e_shell_settings_install_property_for_key ( "mail-mark-citations", -- cgit v1.2.3