File: org.gnome.evolution.plugin.face-picture.gschema.xml.in

package info (click to toggle)
evolution 3.56.2-8
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 135,044 kB
  • sloc: ansic: 519,950; javascript: 8,494; xml: 5,207; python: 702; makefile: 563; sh: 294; perl: 169
file content (9 lines) | stat: -rw-r--r-- 488 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.face-picture" path="/org/gnome/evolution/plugin/face-picture/">
    <key name="insert-face-picture" type="b">
      <default>false</default>
      <_summary>Insert Face picture by default</_summary>
      <_description>Whether insert Face picture to outgoing messages by default. The picture should be set before checking this, otherwise nothing happens.</_description>
    </key>
  </schema>
</schemalist>