[gnome-power-manager] Change the default of backlight-battery-reduce to FALSE
- From: Richard Hughes <rhughes src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-power-manager] Change the default of backlight-battery-reduce to FALSE
- Date: Mon, 14 Mar 2011 11:09:35 +0000 (UTC)
commit cc87c70531acfdf54e502b49211bf3230022d941
Author: Richard Hughes <richard hughsie com>
Date: Mon Mar 14 11:08:55 2011 +0000
Change the default of backlight-battery-reduce to FALSE
The dim checkbox in gnome-control-center is controlling the dim-on-idle keys,
not this one.
data/org.gnome.power-manager.gschema.xml.in | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/data/org.gnome.power-manager.gschema.xml.in b/data/org.gnome.power-manager.gschema.xml.in
index a7c76c2..7f5b4d7 100644
--- a/data/org.gnome.power-manager.gschema.xml.in
+++ b/data/org.gnome.power-manager.gschema.xml.in
@@ -13,7 +13,7 @@
<_description>If the screen brightness should be changed when switching between AC and battery power.</_description>
</key>
<key name="backlight-battery-reduce" type="b">
- <default>true</default>
+ <default>false</default>
<_summary>Reduce the backlight brightness when on battery power</_summary>
<_description>If the screen should be reduced in brightness when the computer is on battery power.</_description>
</key>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]