blob: 7628c743b32ef9b708bd39513bfbc78b875171c1 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
|
<schemalist>
<schema gettext-domain="evolution" id="org.gnome.evolution.eplugin.templates" path="/apps/evolution/eplugin/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>
|