[gnome-boxes] selectionbar: Move delete button to the end



commit 627c43ff50dad8b6f3305830f09e9c407f222c6c
Author: Adrien Plazas <kekun plazas laposte net>
Date:   Wed Mar 4 17:49:32 2015 +0100

    selectionbar: Move delete button to the end
    
    This moves the delete button to the end of the selectionbar.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=710295

 data/ui/selectionbar.ui |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/data/ui/selectionbar.ui b/data/ui/selectionbar.ui
index 550dc70..ecf8abf 100644
--- a/data/ui/selectionbar.ui
+++ b/data/ui/selectionbar.ui
@@ -77,7 +77,7 @@
           </object>
 
           <packing>
-            <property name="pack-type">start</property>
+            <property name="pack-type">end</property>
           </packing>
         </child>
 


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