From 54bb7dd76c8c698eb69bd7460cf74551c182b439 Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Sun, 10 Mar 2013 10:45:23 -0400 Subject: Add "reply-style-name" setting. Replaces the "reply-style" setting, which is now deprecated. The new setting uses an enum type compatible with EMailReplyStyle. --- data/org.gnome.evolution.mail.gschema.xml.in | 20 ++++++++++++++++---- 1 file changed, 16 insertions(+), 4 deletions(-) (limited to 'data') diff --git a/data/org.gnome.evolution.mail.gschema.xml.in b/data/org.gnome.evolution.mail.gschema.xml.in index 69c5799872..c3e26f313c 100644 --- a/data/org.gnome.evolution.mail.gschema.xml.in +++ b/data/org.gnome.evolution.mail.gschema.xml.in @@ -7,6 +7,14 @@ + + + + + + + + true @@ -347,10 +355,9 @@ 'attached' <_summary>Default forward style - - 0 - <_summary>Default forward style - <_description> + + 'quoted' + <_summary>Default reply style true @@ -551,6 +558,11 @@ <_summary>(Deprecated) Default forward style <_description>This key was deprecated in version 3.10 and should no longer be used. Use "forward-style-name" instead. + + 0 + <_summary>(Deprecated) Default reply style + <_description>This key was deprecated in version 3.10 and should no longer be used. Use "reply-style-name" instead. + -- cgit v1.2.3