summaryrefslogtreecommitdiff
path: root/panels
diff options
context:
space:
mode:
authorRichard Hughes <richard@hughsie.com>2013-12-12 13:47:30 +0000
committerRichard Hughes <richard@hughsie.com>2013-12-12 13:47:32 +0000
commit4d4255425e2f1b9dcc8bc1526026c7e15ad36d8c (patch)
treef0aabd42fc88340ffe023da7372c8f3f13907940 /panels
parent31b82a786311318fdd29a6724fb714d5dda0f614 (diff)
downloadgnome-control-center-4d4255425e2f1b9dcc8bc1526026c7e15ad36d8c.tar.gz
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.
Diffstat (limited to 'panels')
-rw-r--r--panels/color/color.ui1
1 files changed, 1 insertions, 0 deletions
diff --git a/panels/color/color.ui b/panels/color/color.ui
index d754f89a4..36ac70ba2 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>