File: org.gnome.evolution.plugin.itip.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 (19 lines) | stat: -rw-r--r-- 908 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<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>
  </schema>
</schemalist>