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



commit 7316c137f6353c158cec74fef186ec325511e599
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.

 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]