[gnome-software] Move the search button to the left side in the header bar



commit 71140f44d913577f72d72168d9d09b0678a86c4b
Author: Kalev Lember <klember redhat com>
Date:   Tue Oct 9 12:35:42 2018 +0200

    Move the search button to the left side in the header bar
    
    As per aday's suggestion to make things more balanced now that we have
    the primary menu button on the right side.

 src/gnome-software.ui | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/src/gnome-software.ui b/src/gnome-software.ui
index 1e730fc3..a4b35cc0 100644
--- a/src/gnome-software.ui
+++ b/src/gnome-software.ui
@@ -244,7 +244,7 @@
                 </child>
               </object>
               <packing>
-                <property name="pack-type">end</property>
+                <property name="pack-type">start</property>
               </packing>
             </child>
             <child>


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