[gnome-color-manager] trivial: keep the [+] and [-] buttons on the left side of the toolbar, but punt the others to the RH



commit b879f87fafb77def3845a745cef12122cba4349f
Author: Richard Hughes <richard hughsie com>
Date:   Tue Mar 29 18:51:32 2011 +0100

    trivial: keep the [+] and [-] buttons on the left side of the toolbar, but punt the others to the RHS

 data/gcm-prefs.ui |   22 ++++++++++++++++++++++
 1 files changed, 22 insertions(+), 0 deletions(-)
---
diff --git a/data/gcm-prefs.ui b/data/gcm-prefs.ui
index b723488..948a5fd 100644
--- a/data/gcm-prefs.ui
+++ b/data/gcm-prefs.ui
@@ -262,6 +262,17 @@
                           </packing>
                         </child>
                         <child>
+                          <object class="GtkSeparatorToolItem" id="toolbutton2">
+                            <property name="visible">True</property>
+                            <property name="can_focus">False</property>
+                            <property name="use_action_appearance">False</property>
+                          </object>
+                          <packing>
+                            <property name="expand">True</property>
+                            <property name="homogeneous">True</property>
+                          </packing>
+                        </child>
+                        <child>
                           <object class="GtkToolButton" id="toolbutton_device_default">
                             <property name="visible">True</property>
                             <property name="can_focus">False</property>
@@ -371,6 +382,17 @@
                           </packing>
                         </child>
                         <child>
+                          <object class="GtkSeparatorToolItem" id="toolbutton1">
+                            <property name="visible">True</property>
+                            <property name="can_focus">False</property>
+                            <property name="use_action_appearance">False</property>
+                          </object>
+                          <packing>
+                            <property name="expand">True</property>
+                            <property name="homogeneous">True</property>
+                          </packing>
+                        </child>
+                        <child>
                           <object class="GtkToolButton" id="toolbutton_profile_view">
                             <property name="visible">True</property>
                             <property name="can_focus">False</property>



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