aboutsummaryrefslogtreecommitdiffstats
path: root/modules/mail/e-mail-shell-settings.c
diff options
context:
space:
mode:
authorDan Vrátil <dvratil@redhat.com>2011-04-27 23:42:49 +0800
committerMilan Crha <mcrha@redhat.com>2011-04-27 23:42:49 +0800
commit7a6143871342888bfb3f3844fc8c94f0fe7ed18e (patch)
tree9562c1311beb62767437e008b809266e7af06809 /modules/mail/e-mail-shell-settings.c
parent5fcaadbc9a16f711c0fe81933ec9615f289c8fa8 (diff)
downloadgsoc2013-evolution-7a6143871342888bfb3f3844fc8c94f0fe7ed18e.tar
gsoc2013-evolution-7a6143871342888bfb3f3844fc8c94f0fe7ed18e.tar.gz
gsoc2013-evolution-7a6143871342888bfb3f3844fc8c94f0fe7ed18e.tar.bz2
gsoc2013-evolution-7a6143871342888bfb3f3844fc8c94f0fe7ed18e.tar.lz
gsoc2013-evolution-7a6143871342888bfb3f3844fc8c94f0fe7ed18e.tar.xz
gsoc2013-evolution-7a6143871342888bfb3f3844fc8c94f0fe7ed18e.tar.zst
gsoc2013-evolution-7a6143871342888bfb3f3844fc8c94f0fe7ed18e.zip
Bug #303653 - Make headers collapsable in preview pane
Diffstat (limited to 'modules/mail/e-mail-shell-settings.c')
-rw-r--r--modules/mail/e-mail-shell-settings.c4
1 files changed, 4 insertions, 0 deletions
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