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



commit 71369583ca0fc64a802930e7223680cdb667ed6b
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]