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



commit 4d4255425e2f1b9dcc8bc1526026c7e15ad36d8c
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 d754f89..36ac70b 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]