diff options
author | Stefano Karapetsas <[email protected]> | 2014-04-22 18:00:55 +0200 |
---|---|---|
committer | Stefano Karapetsas <[email protected]> | 2014-04-22 18:00:55 +0200 |
commit | d96bb779e9d88d83ba2bf54e8610bf966dcdf1c9 (patch) | |
tree | bb895796d71a346eff190714b865928d82980422 /data | |
parent | 8cb168b752f4130e88daefa400bb9bf07cf18227 (diff) | |
parent | d59f4b8bd38e1628af3a992ae8e96b8e069ab738 (diff) | |
download | mate-power-manager-d96bb779e9d88d83ba2bf54e8610bf966dcdf1c9.tar.bz2 mate-power-manager-d96bb779e9d88d83ba2bf54e8610bf966dcdf1c9.tar.xz |
Merge pull request #98 from seife/master
make m-p-m work with current upower-0.99
Diffstat (limited to 'data')
-rw-r--r-- | data/org.mate.power-manager.gschema.xml.in | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/data/org.mate.power-manager.gschema.xml.in b/data/org.mate.power-manager.gschema.xml.in index adecce0..ca009b5 100644 --- a/data/org.mate.power-manager.gschema.xml.in +++ b/data/org.mate.power-manager.gschema.xml.in @@ -211,11 +211,6 @@ <_summary>Seconds of inactivity to spin down when on battery</_summary> <_description>The number of seconds of inactivity to spin down the disks when on battery power.</_description> </key> - <key name="notify-perhaps-recall" type="b"> - <default>true</default> - <_summary>If we should show the recalled battery warning for a broken battery</_summary> - <_description>If we should show the recalled battery warning for a broken battery. Set this to false only if you know your battery is okay.</_description> - </key> <key name="notify-low-capacity" type="b"> <default>true</default> <_summary>If we should show the low capacity warning for a broken battery</_summary> |