[gnome-settings-daemon] power: Update python constants
- From: Bastien Nocera <hadess src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-settings-daemon] power: Update python constants
- Date: Fri, 15 Feb 2013 08:09:59 +0000 (UTC)
commit c3a7ffe3410918b8ca650b08580a0f5e90e97f4b
Author: Bastien Nocera <hadess hadess net>
Date: Fri Feb 15 09:09:36 2013 +0100
power: Update python constants
plugins/power/gsdpowerconstants.py | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/plugins/power/gsdpowerconstants.py b/plugins/power/gsdpowerconstants.py
index e85af95..3028bc8 100644
--- a/plugins/power/gsdpowerconstants.py
+++ b/plugins/power/gsdpowerconstants.py
@@ -6,10 +6,10 @@
# files for a list of changes. These files are distributed with
# GTK+ at ftp://ftp.gtk.org/pub/gtk/.
-SCREENSAVER_TIMEOUT_BLANK = 20;
+SCREENSAVER_TIMEOUT_BLANK = 15;
IDLE_DIM_BLANK_DISABLED_MIN = 60;
IDLE_DELAY_TO_IDLE_DIM_MULTIPLIER = 4.0/5.0;
MINIMUM_IDLE_DIM_DELAY = 10;
-POWER_UP_TIME_ON_AC = 10;
+POWER_UP_TIME_ON_AC = 15;
GSD_MOCK_DEFAULT_BRIGHTNESS = 50;
GSD_MOCK_MAX_BRIGHTNESS = 100;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]