Files
evolution/data/org.gnome.evolution.plugin.face-picture.gschema.xml.in
Matthew Barnes 2e60b6a4a2 Tweak GSettings schemas.
- Don't use the term "eplugin" for modules.

- Use the term "plugin" instead of "eplugin" for plugins.

- Split SpamAssassin settings into a separate schema.
2011-11-22 20:42:56 -05:00

10 lines
488 B
XML

<schemalist>
<schema gettext-domain="evolution" id="org.gnome.evolution.plugin.face-picture" path="/org/gnome/evolution/plugin/face-picture/">
<key name="insert-face-picture" type="b">
<default>false</default>
<_summary>Insert Face picture by default</_summary>
<_description>Whether insert Face picture to outgoing messages by default. The picture should be set before checking this, otherwise nothing happens.</_description>
</key>
</schema>
</schemalist>