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.in5
1 files changed, 5 insertions, 0 deletions
diff --git a/data/org.gnome.evolution.mail.gschema.xml.in b/data/org.gnome.evolution.mail.gschema.xml.in
index 0055c08f61..d026ec931b 100644
--- a/data/org.gnome.evolution.mail.gschema.xml.in
+++ b/data/org.gnome.evolution.mail.gschema.xml.in
@@ -229,6 +229,11 @@
<_summary>Show photo of the sender</_summary>
<_description>Show the photo of the sender in the message reading pane.</_description>
</key>
+ <key name="search-gravatar-for-photo" type="b">
+ <default>false</default>
+ <_summary>Search gravatar.com for photo of the sender</_summary>
+ <_description>Allow searching also at gravatar.com for photo of the sender.</_description>
+ </key>
<key name="mark-seen" type="b">
<default>true</default>
<_summary>Mark as Seen after specified timeout</_summary>