aboutsummaryrefslogtreecommitdiffstats
path: root/data/org.gnome.evolution.calendar.gschema.xml.in
blob: c10a1000cf4c93e44769bac8129aeed9a65fa166 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
<schemalist>
  <schema gettext-domain="evolution" id="org.gnome.evolution.calendar" path="/apps/evolution/calendar/">
  </schema>
  <key name="editor-show-categories" type="b">
    <default>false</default>
    <_summary>Show categories field in the event/meeting/task editor</_summary>
    <_description>Whether to show categories field in the event/meeting editor</_description>
  </key>
  <key name="editor-show-role" type="b">
    <default>true</default>
    <_summary>Show Role field in the event/task/meeting editor</_summary>
    <_description>Whether to show role field in the event/task/meeting editor</_description>
  </key>
  <key name="editor-show-rsvp" type="b">
    <default>false</default>
    <_summary>Show RSVP field in the event/task/meeting editor</_summary>
    <_description>Whether to show RSVP field in the event/task/meeting editor</_description>
  </key>
  <key name="editor-show-status" type="b">
    <default>false</default>
    <_summary>Show status field in the event/task/meeting editor</_summary>
    <_description>Whether to show status field in the event/task/meeting editor</_description>
  </key>
  <key name="editor-show-timezone" type="b">
    <default>false</default>
    <_summary>Show timezone field in the event/meeting editor</_summary>
    <_description>Whether to show timezone field in the event/meeting editor</_description>
  </key>
  <key name="editor-show-type" type="b">
    <default>false</default>
    <_summary>Show type field in the event/task/meeting editor</_summary>
    <_description>Whether to show type field in the event/task/meeting editor</_description>
  </key>
</schemalist>