This file is indexed.

/usr/share/glib-2.0/schemas/org.gnome.evolution.plugin.templates.gschema.xml is in evolution-common 3.28.1-2.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
<?xml version="1.0" encoding="UTF-8"?>
<schemalist>
  <schema path="/org/gnome/evolution/plugin/templates/" id="org.gnome.evolution.plugin.templates" gettext-domain="evolution">
    <key type="as" name="template-placeholders">
      <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>