From 7a6143871342888bfb3f3844fc8c94f0fe7ed18e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dan=20Vr=C3=A1til?= Date: Wed, 27 Apr 2011 17:42:49 +0200 Subject: Bug #303653 - Make headers collapsable in preview pane --- 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 9f024696dd..44c1d79b8e 100644 --- a/modules/mail/e-mail-shell-settings.c +++ b/modules/mail/e-mail-shell-settings.c @@ -316,6 +316,10 @@ e_mail_shell_settings_init (EShellBackend *shell_backend) "composer-gallery-path", "/apps/evolution/mail/composer/gallery_path"); + e_shell_settings_install_property_for_key ( + "paned-view-headers-state", + "/apps/evolution/mail/display/paned_view_headers_state"); + /* These properties use transform functions to convert * GConf values to forms more useful to Evolution. We * have to use separate properties because GConfBridge -- cgit v1.2.3