Crash under message-list.c:free_message_info_data()
[evolution.git] / data / org.gnome.evolution.plugin.prefer-plain.gschema.xml.in
blob74ede1cea45d6ca571584865c32919dc05b5de12
1 <schemalist>
2 <schema gettext-domain="evolution" id="org.gnome.evolution.plugin.prefer-plain" path="/org/gnome/evolution/plugin/prefer-plain/">
3 <key name="mode" type="s">
4 <default>'normal'</default>
5 <_summary>Mode to use when displaying mails</_summary>
6 <_description>The mode to use for displaying mails. “normal” makes Evolution choose the best part to show, “prefer_plain” makes it use the text part, if present, “prefer_source” makes it use the text part, if present, otherwise shows HTML source, and “only_plain” forces Evolution to only show plain text</_description>
7 </key>
8 <key name="show-suppressed" type="b">
9 <default>true</default>
10 <_summary>Whether to show suppressed HTML output</_summary>
11 <_description>Whether to show suppressed HTML output</_description>
12 </key>
13 </schema>
14 </schemalist>