aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/face/apps_evolution_eplugin_face.schemas.in
blob: 7583172f226197775c3eceb66053a46e24b07b7c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<gconfschemafile>
  <schemalist>

    <schema>
      <key>/schemas/apps/evolution/eplugin/face/insert_by_default</key>
      <applyto>/apps/evolution/eplugin/face/insert_by_default</applyto>
      <owner>org.gnome.evolution.plugins.face</owner>
      <type>bool</type>
      <default>false</default>
      <locale name="C">
        <short>Insert Face picture by default</short>
        <long>Whether insert Face picture to outgoing messages by default. The picture should be set before checking this, otherwise nothing happens.</long>
      </locale>
    </schema>

  </schemalist>
</gconfschemafile>