aboutsummaryrefslogtreecommitdiffstats
path: root/data/org.gnome.evolution.mail.gschema.xml.in
diff options
context:
space:
mode:
Diffstat (limited to 'data/org.gnome.evolution.mail.gschema.xml.in')
-rw-r--r--data/org.gnome.evolution.mail.gschema.xml.in7
1 files changed, 3 insertions, 4 deletions
diff --git a/data/org.gnome.evolution.mail.gschema.xml.in b/data/org.gnome.evolution.mail.gschema.xml.in
index 1fc0493987..24295b88af 100644
--- a/data/org.gnome.evolution.mail.gschema.xml.in
+++ b/data/org.gnome.evolution.mail.gschema.xml.in
@@ -284,10 +284,9 @@
<_summary>Height of the message-list pane</_summary>
<_description>Height of the message-list pane.</_description>
</key>
- <key name="paned-view-headers-state" type="i">
- <default>0</default>
- <_summary>State of message headers in paned view</_summary>
- <_description>Describes whether message headers in paned view should be collapsed or expanded by default. "0" = expanded and "1" = collapsed</_description>
+ <key name="headers-collapsed" type="b">
+ <default>false</default>
+ <_summary>Whether message headers are collapsed in the user interface</_summary>
</key>
<key name="hpaned-size" type="i">
<default>450</default>