blob: 2cb7477a0d67681d3b44d2bdb9b6fc760c2df1ea (
plain) (
tree)
|
|
<schemalist>
<schema gettext-domain="evolution" id="org.gnome.evolution.plugin.prefer-plain" path="/org/gnome/evolution/plugin/prefer-plain/">
<key name="mode" type="s">
<default>'normal'</default>
<_summary>Mode to use when displaying mails</_summary>
<_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, and "only_plain" forces Evolution to only show plain text</_description>
</key>
<key name="show-suppressed" type="b">
<default>true</default>
<_summary>Whether to show suppressed HTML output</_summary>
<_description>Whether to show suppressed HTML output</_description>
</key>
</schema>
</schemalist>
|