summaryrefslogtreecommitdiff
path: root/applets/clock/org.mate.panel.applet.clock.gschema.xml.in
diff options
context:
space:
mode:
Diffstat (limited to 'applets/clock/org.mate.panel.applet.clock.gschema.xml.in')
-rw-r--r--applets/clock/org.mate.panel.applet.clock.gschema.xml.in10
1 files changed, 10 insertions, 0 deletions
diff --git a/applets/clock/org.mate.panel.applet.clock.gschema.xml.in b/applets/clock/org.mate.panel.applet.clock.gschema.xml.in
index ad822e46..88ad9189 100644
--- a/applets/clock/org.mate.panel.applet.clock.gschema.xml.in
+++ b/applets/clock/org.mate.panel.applet.clock.gschema.xml.in
@@ -94,5 +94,15 @@
<summary>Show tasks</summary>
<description>If true, display tasks from Evolution in the calendar window.</description>
</key>
+ <key name="expand-calendar-events" type="b">
+ <default>true</default>
+ <summary>Expand calendar events</summary>
+ <description>If true, expand the calendar events section in the calendar window.</description>
+ </key>
+ <key name="expand-tasks" type="b">
+ <default>true</default>
+ <summary>Expand tasks</summary>
+ <description>If true, expand the tasks section in the calendar window.</description>
+ </key>
</schema>
</schemalist>