blob: e0163ef8df59d6dab17753c7abb42e32ccfa016f (
plain) (
blame)
1
2
3
4
5
6
7
8
9
|
<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>
|