[gnome-control-center/gnome-3-10] color: Actually show the whitepoint selector



commit 74c6874b69ad0cf7bc317f2d7f87f10f0bb30407
Author: Richard Hughes <richard hughsie com>
Date:   Thu Dec 12 13:47:30 2013 +0000

    color: Actually show the whitepoint selector
    
    Not all displays can achieve D65, and not all users are calibrating for
    photography. Forcing these users to set something in GSettings to just get a
    profile that actually works isn't great.

 panels/color/color.ui |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/panels/color/color.ui b/panels/color/color.ui
index 06d146a..1f90a9c 100644
--- a/panels/color/color.ui
+++ b/panels/color/color.ui
@@ -228,6 +228,7 @@
     </child>
     <child>
       <object class="GtkBox" id="box_calib_temp">
+        <property name="visible">True</property>
         <property name="can_focus">False</property>
         <property name="orientation">vertical</property>
         <property name="spacing">9</property>


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