[gnome-control-center] region: Join the input source settings and layout buttons



commit 44b36798a32cc3e052213664e4df58004ebb7ab4
Author: Rui Matos <tiagomatos gmail com>
Date:   Mon Feb 9 11:44:51 2015 +0100

    region: Join the input source settings and layout buttons
    
    Currently it looks a bit unpolished that the add/remove buttons on the
    other side of the toolbar look linked while this pair doesn't. Note
    that the input source settings button isn't always visible but in that
    case the layout button will still show up correctly as non-linked.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=743400

 panels/region/region.ui |   17 +----------------
 1 files changed, 1 insertions(+), 16 deletions(-)
---
diff --git a/panels/region/region.ui b/panels/region/region.ui
index 7c8f743..ae7e696 100644
--- a/panels/region/region.ui
+++ b/panels/region/region.ui
@@ -296,21 +296,6 @@
                             <property name="position">0</property>
                           </packing>
                         </child>
-                      </object>
-                    </child>
-                  </object>
-                  <packing>
-                    <property name="expand">False</property>
-                  </packing>
-                </child>
-                <child>
-                  <object class="GtkToolItem" id="i_s_sl_item">
-                    <property name="visible">True</property>
-                    <property name="can_focus">False</property>
-                    <child>
-                      <object class="GtkBox" id="i_s_sl_box">
-                        <property name="visible">True</property>
-                        <property name="can_focus">False</property>
                         <child>
                           <object class="GtkButton" id="input_source_layout">
                             <property name="visible">True</property>
@@ -328,7 +313,7 @@
                           <packing>
                             <property name="expand">False</property>
                             <property name="fill">True</property>
-                            <property name="position">0</property>
+                            <property name="position">1</property>
                           </packing>
                         </child>
                       </object>


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