aboutsummaryrefslogtreecommitdiffstats
path: root/data/org.gnome.evolution.mail.gschema.xml.in
blob: ec74a2b3d2f750e2c3f7296735fdd3fcc6885ea8 (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.mail" path="/apps/evolution/mail/">
    <key name="check-if-default-mailer" type="b">
      <default>true</default>
      <_summary>Check whether Evolution is the default mailer</_summary>
      <_description>Every time Evolution starts, check whether or not it is the default mailer.</_description>
    </key>
    <key name="template-placeholders" type="as">
      <default>['myphone=012345','myplace=Abcd','myname=Alice']</default>
      <_summary>List of keyword/value pairs for the Templates plugin to substitute in a message body.</_summary>
      <_description>List of keyword/value pairs for the Templates plugin to substitute in a message body.</_description>
    </key>
  </schema>
</schemalist>