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



commit 73d845b7bedba07e6acb3717bb09d1de2ec657bd
Author: Bastien Nocera <hadess hadess net>
Date:   Mon Jan 21 23:36:17 2013 +0100

    power: Update python constants file

 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 d0d7a9d..1e23b16 100644
--- a/plugins/power/gsdpowerconstants.py
+++ b/plugins/power/gsdpowerconstants.py
@@ -8,5 +8,5 @@
 
 SCREENSAVER_TIMEOUT_BLANK = 20;
 IDLE_DIM_BLANK_DISABLED_MIN = 60;
-IDLE_DELAY_TO_IDLE_DIM_MULTIPLIER = 4/5;
+IDLE_DELAY_TO_IDLE_DIM_MULTIPLIER = 4.0/5.0;
 MINIMUM_IDLE_DIM_DELAY = 10;



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