From c5bc18cec08324f832f4d91dce3579c7332d9a0b Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Mon, 11 Mar 2013 10:30:21 -0400 Subject: Add "side-bar-ellipsize-mode" setting. Replaces the "no-folder-dots" setting, which has been removed since it was not exposed in Evolution's Preferences interface. The new setting uses an enum type compatible with PangoEllipsizeMode. --- data/org.gnome.evolution.mail.gschema.xml.in | 17 ++++++++++++----- 1 file changed, 12 insertions(+), 5 deletions(-) diff --git a/data/org.gnome.evolution.mail.gschema.xml.in b/data/org.gnome.evolution.mail.gschema.xml.in index 59914ce09f..1fc0493987 100644 --- a/data/org.gnome.evolution.mail.gschema.xml.in +++ b/data/org.gnome.evolution.mail.gschema.xml.in @@ -22,6 +22,14 @@ + + + + + + + + true @@ -168,16 +176,15 @@ <_summary>Show image animations <_description>Enable animated images in HTML mail. Many users find animated images annoying and prefer to see a static image instead. + + 'none' + <_summary>Ellipsize mode for folder names in side bar + true <_summary>Enable or disable type ahead search feature <_description>Enable the side bar search feature to allow interactive searching of folder names. - - false - <_summary>Disable or enable ellipsizing of folder names in side bar - <_description>Whether disable ellipsizing feature of folder names in side bar. - true <_summary>Enable or disable magic space bar -- cgit v1.2.3