File: org.gnome.evolution.plugin.itip.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 (24 lines) | stat: -rw-r--r-- 1,221 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
<schemalist>
  <schema gettext-domain="evolution" id="org.gnome.evolution.plugin.itip" path="/org/gnome/evolution/plugin/itip/">
    <key name="delete-processed" type="b">
      <default>false</default>
      <_summary>Delete processed</_summary>
      <_description>Whether to delete processed iTip objects</_description>
    </key>
    <key name="preserve-reminder" type="b">
      <default>true</default>
      <_summary>Preserve existing reminder by default</_summary>
      <_description>Whether to preset option to preserve existing reminder by default</_description>
    </key>
    <key name="show-message-description" type="b">
      <default>false</default>
      <_summary>Show invitation description provided by the sender</_summary>
      <_description>Set to true to show invitation description as provided by the sender, if such is available</_description>
    </key>
    <key name="attach-components" type="b">
      <default>false</default>
      <_summary>Whether to attach components in mail messages</_summary>
      <_description>Attach components in mail messages like meeting invitations or responses, instead of saving them as a body alternative</_description>
    </key>
  </schema>
</schemalist>