diff options
Diffstat (limited to 'data/org.ayatana.indicator.datetime.gschema.xml.in')
-rw-r--r-- | data/org.ayatana.indicator.datetime.gschema.xml.in | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/data/org.ayatana.indicator.datetime.gschema.xml.in b/data/org.ayatana.indicator.datetime.gschema.xml.in index dd94598..62e86b9 100644 --- a/data/org.ayatana.indicator.datetime.gschema.xml.in +++ b/data/org.ayatana.indicator.datetime.gschema.xml.in @@ -87,6 +87,13 @@ Shows events from Evolution in indicator-datetime's menu. </description> </key> + <key name="show-alarms" type="b"> + <default>true</default> + <summary>Show alarms in the indicator</summary> + <description> + Shows alarms in the events list in indicator-datetime's menu. + </description> + </key> <key name="show-auto-detected-location" type="b"> <default>false</default> <summary>Show the auto-detected location in the indicator</summary> |