summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorBastien Nocera <hadess@hadess.net>2013-10-10 02:42:24 +0200
committerBastien Nocera <hadess@hadess.net>2013-10-16 16:27:49 +0200
commit6f1a6debd46cdd279bab8692aa7503e1f7ba954b (patch)
tree62569cee17de494fc7de6b608e8e6bc3653290ca /data
parent28e7a47e044cdd62d805ceaf3b77488963f5a91c (diff)
downloadgnome-settings-daemon-6f1a6debd46cdd279bab8692aa7503e1f7ba954b.tar.gz
power: Remove obsolete battery recall code
The latest update is from the Dell website and dates back from 5 years ago (2009), and the recalls 8 years ago (2006) by the time GNOME 3.12 is released. Even airlines don't check for exploding batteries anymore. https://bugzilla.gnome.org/show_bug.cgi?id=709782
Diffstat (limited to 'data')
-rw-r--r--data/org.gnome.settings-daemon.plugins.power.gschema.xml.in.in5
1 files changed, 0 insertions, 5 deletions
diff --git a/data/org.gnome.settings-daemon.plugins.power.gschema.xml.in.in b/data/org.gnome.settings-daemon.plugins.power.gschema.xml.in.in
index 8db3973e..b8c10e4c 100644
--- a/data/org.gnome.settings-daemon.plugins.power.gschema.xml.in.in
+++ b/data/org.gnome.settings-daemon.plugins.power.gschema.xml.in.in
@@ -101,10 +101,5 @@
<_summary>Whether to use time-based notifications</_summary>
<_description>If time based notifications should be used. If set to false, then the percentage change is used instead, which may fix a broken ACPI BIOS.</_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>
</schema>
</schemalist>