File: org.gnome.evolution.plugin.templates.gschema.xml.in

package info (click to toggle)
evolution 3.12.9~git20141130.241663-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 135,148 kB
  • ctags: 42,742
  • sloc: ansic: 398,340; sh: 11,322; xml: 6,861; makefile: 4,982; perl: 164
file content (9 lines) | stat: -rw-r--r-- 533 bytes parent folder | download | duplicates (9)
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>