[gnome-control-center/wip/gbsneto/list-layout: 12/19] window: put the search button in the start of the headerbar



commit d82cf9372e2632a5a201566b126169bb2d3231ea
Author: Georges Basile Stavracas Neto <georges stavracas gmail com>
Date:   Sun May 22 14:05:09 2016 -0300

    window: put the search button in the start of the headerbar
    
    Since the search bar has been moved to above the side list,
    it makes sense to have the search button on the start of the
    headerbar, strengtening the relation between both widgets.
    
    To make it happen, remove the code that sets the search button
    at the end of the headerbar.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=766922

 shell/window.ui |    4 ----
 1 files changed, 0 insertions(+), 4 deletions(-)
---
diff --git a/shell/window.ui b/shell/window.ui
index 9c4608d..81b046a 100644
--- a/shell/window.ui
+++ b/shell/window.ui
@@ -157,10 +157,6 @@
               <class name="image-button"/>
             </style>
           </object>
-          <packing>
-            <property name="pack_type">end</property>
-            <property name="position">1</property>
-          </packing>
         </child>
         <child>
           <object class="GtkBox" id="top_right_box">


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