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



commit 3763a152635c5bb6e4d52d6dfde75320da1a5223
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 ec69eac..8e747c9 100644
--- a/shell/window.ui
+++ b/shell/window.ui
@@ -158,10 +158,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]