- Don't use the term "eplugin" for modules. - Use the term "plugin" instead of "eplugin" for plugins. - Split SpamAssassin settings into a separate schema.
10 lines
533 B
XML
10 lines
533 B
XML
<schemalist>
|
|
<schema gettext-domain="evolution" id="org.gnome.evolution.plugin.templates" path="/org/gnome/evolution/plugin/templates/">
|
|
<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>
|