[gnome-control-center/gnome-3-8] color: Add back the buttons to the correct sizegroup



commit 342423ce298056e587031260bf89d8037782eca8
Author: Richard Hughes <richard hughsie com>
Date:   Fri Apr 19 15:53:12 2013 +0100

    color: Add back the buttons to the correct sizegroup
    
    Resolves: https://bugzilla.gnome.org/show_bug.cgi?id=692757

 panels/color/color.ui |    9 ++++++++-
 1 files changed, 8 insertions(+), 1 deletions(-)
---
diff --git a/panels/color/color.ui b/panels/color/color.ui
index da703f9..e4e3ca9 100644
--- a/panels/color/color.ui
+++ b/panels/color/color.ui
@@ -1235,7 +1235,14 @@
       <widget name="scrolledwindow_assign"/>
     </widgets>
   </object>
-  <object class="GtkSizeGroup" id="sizegroup_buttons"/>
+  <object class="GtkSizeGroup" id="sizegroup_buttons">
+    <widgets>
+      <widget name="toolbutton_profile_add"/>
+      <widget name="toolbutton_device_calibrate"/>
+      <widget name="toolbutton_profile_remove"/>
+      <widget name="toolbutton_profile_view"/>
+    </widgets>
+  </object>
   <object class="GtkSizeGroup" id="sizegroup_buttons_enable">
     <widgets>
       <widget name="toolbutton_device_default"/>


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