[gnome-color-manager] Change the default gamma back to 1.0 for new profiles. Too many complaints



commit 6c65f62101b2c621b85f3b6cbc02a45b11a02503
Author: Richard Hughes <richard hughsie com>
Date:   Mon Nov 2 15:18:22 2009 +0000

    Change the default gamma back to 1.0 for new profiles. Too many complaints

 data/gnome-color-manager.schemas.in |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/data/gnome-color-manager.schemas.in b/data/gnome-color-manager.schemas.in
index f69183a..464e419 100644
--- a/data/gnome-color-manager.schemas.in
+++ b/data/gnome-color-manager.schemas.in
@@ -6,7 +6,7 @@
       <applyto>/apps/gnome-color-manager/default_gamma</applyto>
       <owner>gnome-color-manager</owner>
       <type>float</type>
-      <default>2.2</default>
+      <default>1.0</default>
       <locale name="C">
         <short>The default gamma to use for monitors with no previous selection.</short>
         <long>



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