summaryrefslogtreecommitdiff
path: root/data/org.mate.power-manager.gschema.xml.in
diff options
context:
space:
mode:
Diffstat (limited to 'data/org.mate.power-manager.gschema.xml.in')
-rw-r--r--data/org.mate.power-manager.gschema.xml.in5
1 files changed, 5 insertions, 0 deletions
diff --git a/data/org.mate.power-manager.gschema.xml.in b/data/org.mate.power-manager.gschema.xml.in
index d4a443d..db0593a 100644
--- a/data/org.mate.power-manager.gschema.xml.in
+++ b/data/org.mate.power-manager.gschema.xml.in
@@ -221,6 +221,11 @@
<summary>Notify on a low power</summary>
<description>If a notification message should be displayed when the battery is getting low.</description>
</key>
+ <key name="notify-low-capacity-mouse" type="b">
+ <default>false</default>
+ <summary>Notify on low capacity of mouse battery</summary>
+ <description>If a notification message should be displayed when the battery is getting low.</description>
+ </key>
<key name="info-history-graph-points" type="b">
<default>true</default>
<summary>Whether we should show the history data points</summary>