summaryrefslogtreecommitdiff
path: root/libmateweather/org.mate.weather.gschema.xml.in.in
diff options
context:
space:
mode:
Diffstat (limited to 'libmateweather/org.mate.weather.gschema.xml.in.in')
-rw-r--r--libmateweather/org.mate.weather.gschema.xml.in.in5
1 files changed, 5 insertions, 0 deletions
diff --git a/libmateweather/org.mate.weather.gschema.xml.in.in b/libmateweather/org.mate.weather.gschema.xml.in.in
index c78ece4..2289b38 100644
--- a/libmateweather/org.mate.weather.gschema.xml.in.in
+++ b/libmateweather/org.mate.weather.gschema.xml.in.in
@@ -33,6 +33,11 @@
<value nick="miles" value="4"/>
</enum>
<schema id="org.mate.weather">
+ <key name="show-notifications" type="b">
+ <default>false</default>
+ <_summary>Show notifications</_summary>
+ <_description>Determines whether the applet shows a notification on each update.</_description>
+ </key>
<key name="auto-update" type="b">
<default>true</default>
<_summary>Update the data automatically</_summary>