[gnome-packagekit] Service Pack dialog: affirmative action goes to the right (as per HIG)



commit 1c17093dddef2b8e4ddd215b5f8235ec4b33117b
Author: Jean-FranÃois Fortin Tam <nekohayo gmail com>
Date:   Tue Mar 29 23:33:47 2011 -0400

    Service Pack dialog: affirmative action goes to the right (as per HIG)
    
    Signed-off-by: Richard Hughes <richard hughsie com>

 data/gpk-service-pack.ui |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/data/gpk-service-pack.ui b/data/gpk-service-pack.ui
index d1e1729..bf5b663 100644
--- a/data/gpk-service-pack.ui
+++ b/data/gpk-service-pack.ui
@@ -285,7 +285,7 @@
                 <property name="expand">False</property>
                 <property name="fill">False</property>
                 <property name="pack_type">end</property>
-                <property name="position">2</property>
+                <property name="position">1</property>
               </packing>
             </child>
             <child>
@@ -300,7 +300,7 @@
                 <property name="expand">False</property>
                 <property name="fill">False</property>
                 <property name="pack_type">end</property>
-                <property name="position">1</property>
+                <property name="position">2</property>
               </packing>
             </child>
           </object>



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