aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/bogo-junk-plugin/bogo-junk-plugin.schemas.in.in
blob: ad4c67c07a4ee85f02c172f7b8bd0f0ef9186b6a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<gconfschemafile>
  <schemalist>
    <schema>
      <key>/schemas/apps/evolution/mail/junk/bogofilter/unicode</key>
      <applyto>/apps/evolution/mail/junk/bogofilter/unicode</applyto>
      <owner>bf-eplugin</owner>
      <type>bool</type>
      <default>true</default>
      <locale name="C">
        <short>Convert mail text to Unicode</short>
        <long>
          Convert message text to Unicode UTF-8 to unify spam/ham tokens
          coming from different character sets.
        </long>
      </locale>
    </schema>
  </schemalist>
</gconfschemafile>