aboutsummaryrefslogtreecommitdiffstats
path: root/data/org.gnome.evolution.eplugin.prefer-plain.gschema.xml.in
blob: 9d9b652be78b7ec27cc68a28f7a7252bf8a9ead9 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<schemalist>
  <schema gettext-domain="evolution" id="org.gnome.evolution.eplugin.prefer-plain" path="/orf/gnome/evolution/eplugin/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>