summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorStefan Seyfried <[email protected]>2014-04-09 14:58:29 +0200
committerStefano Karapetsas <[email protected]>2014-09-26 13:49:08 +0200
commit5d70266e4ee075f001a0827ef4060eb8abf882ba (patch)
tree3085a87f42252ea804d2cefa283718e3117c60df /data
parentae55a4276c29ba7377fbb79a0e451eb9365f6f37 (diff)
downloadmate-power-manager-5d70266e4ee075f001a0827ef4060eb8abf882ba.tar.bz2
mate-power-manager-5d70266e4ee075f001a0827ef4060eb8abf882ba.tar.xz
remove "battery recall" logic
the database is outdated several years now and the whole interface is removed from current UPower release anyway, so let's get rid of it in m-p-m, too
Diffstat (limited to 'data')
-rw-r--r--data/org.mate.power-manager.gschema.xml.in5
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>