From 09b7686c4a2a359aa8f747719932ccbf12c3103b Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Thu, 14 Mar 2013 21:10:39 -0400 Subject: Add "headers-collapsed" setting. Replaces "paned-view-headers-state", which was defined as an integer for some stupid reason. Not bothering to migrate the old setting since it's one button click. --- data/evolution.convert | 1 - data/org.gnome.evolution.mail.gschema.xml.in | 7 +++---- 2 files changed, 3 insertions(+), 5 deletions(-) (limited to 'data') diff --git a/data/evolution.convert b/data/evolution.convert index a859168710..1464433c9d 100644 --- a/data/evolution.convert +++ b/data/evolution.convert @@ -163,7 +163,6 @@ mime-types = /apps/evolution/mail/display/mime_types monospace-font = /apps/evolution/mail/display/fonts/monospace no-folder-dots = /apps/evolution/mail/display/no_folder_dots paned-size = /apps/evolution/mail/display/paned_size -paned-view-headers-state = /apps/evolution/mail/display/paned_view_headers_state photo-local = /apps/evolution/mail/display/photo_local prompt-check-if-default-mailer = /apps/evolution/mail/prompts/checkdefault prompt-on-delete-in-vfolder = /apps/evolution/mail/prompts/delete_in_vfolder 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 <_description>Height of the message-list pane. - - 0 - <_summary>State of message headers in paned view - <_description>Describes whether message headers in paned view should be collapsed or expanded by default. "0" = expanded and "1" = collapsed + + false + <_summary>Whether message headers are collapsed in the user interface 450 -- cgit v1.2.3