[gnome-settings-daemon] power: Update python constants



commit 2c2954bb39f610f3b31e3941de21e79f876129ba
Author: Kalev Lember <kalevlember gmail com>
Date:   Thu May 1 17:44:16 2014 +0200

    power: Update python constants

 plugins/power/gsdpowerconstants.py |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/plugins/power/gsdpowerconstants.py b/plugins/power/gsdpowerconstants.py
index eebba6f..a07798e 100644
--- a/plugins/power/gsdpowerconstants.py
+++ b/plugins/power/gsdpowerconstants.py
@@ -13,4 +13,4 @@ MINIMUM_IDLE_DIM_DELAY = 10;
 POWER_UP_TIME_ON_AC = 15;
 GSD_MOCK_DEFAULT_BRIGHTNESS = 50;
 GSD_MOCK_MAX_BRIGHTNESS = 100;
-LID_CLOSE_SAFETY_TIMEOUT = 30;
+LID_CLOSE_SAFETY_TIMEOUT = 8;


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]