File: org.gnome.evolution.plugin.sender-validator.gschema.xml.in

package info (click to toggle)
evolution 3.46.4-2%2Bdeb12u1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 139,692 kB
  • sloc: ansic: 505,728; javascript: 8,030; xml: 5,208; python: 702; makefile: 559; sh: 294; perl: 169
file content (9 lines) | stat: -rw-r--r-- 584 bytes parent folder | download
1
2
3
4
5
6
7
8
9
<schemalist>
  <schema gettext-domain="evolution" id="org.gnome.evolution.plugin.sender-validation" path="/org/gnome/evolution/plugin/sender-validation/">
     <key name="assignments" type="as">
      <_default>[]</_default>
      <_summary>List of assignments for recipient and the address to be used with it</_summary>
      <_description>The list is of format 'recipient&lt;tab&gt;sender', where the recipient can be part of the address only and the sender is a full email address, which should match the From address precisely.</_description>
    </key>
  </schema>
</schemalist>