aboutsummaryrefslogtreecommitdiffstats
path: root/modules/bogofilter/evolution-bogofilter.schemas.in
blob: e313eb9ffc2acbc6d9baa0fcca9083482349ac6e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<gconfschemafile>
  <schemalist>

    <schema>
      <key>/schemas/apps/evolution/mail/junk/bogofilter/unicode</key>
      <applyto>/apps/evolution/mail/junk/bogofilter/unicode</applyto>
      <owner>evolution-bogofilter</owner>
      <type>bool</type>
      <default>true</default>
      <locale name="C">
        <short>Convert mail messages 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>