[gnome-packagekit] trivial: move the Apply button to the top of the gpk-application UI



commit 7cf5719ecee7c3181c547e6510affba11976ea6f
Author: Richard Hughes <richard hughsie com>
Date:   Fri May 11 12:23:27 2012 +0100

    trivial: move the Apply button to the top of the gpk-application UI

 data/gpk-application.ui |   32 ++++++++++++++++----------------
 1 files changed, 16 insertions(+), 16 deletions(-)
---
diff --git a/data/gpk-application.ui b/data/gpk-application.ui
index 7c9d715..9b386b3 100644
--- a/data/gpk-application.ui
+++ b/data/gpk-application.ui
@@ -35,6 +35,22 @@
                 <property name="position">0</property>
               </packing>
             </child>
+            <child>
+              <object class="GtkButton" id="button_apply">
+                <property name="label">Apply Changes</property>
+                <property name="use_action_appearance">False</property>
+                <property name="visible">True</property>
+                <property name="can_focus">True</property>
+                <property name="receives_default">True</property>
+                <property name="use_action_appearance">False</property>
+              </object>
+              <packing>
+                <property name="expand">False</property>
+                <property name="fill">False</property>
+                <property name="pack_type">end</property>
+                <property name="position">1</property>
+              </packing>
+            </child>
           </object>
           <packing>
             <property name="expand">False</property>
@@ -379,22 +395,6 @@
                         <property name="position">2</property>
                       </packing>
                     </child>
-                    <child>
-                      <object class="GtkButton" id="button_apply">
-                        <property name="label">gtk-apply</property>
-                        <property name="use_action_appearance">False</property>
-                        <property name="visible">True</property>
-                        <property name="can_focus">True</property>
-                        <property name="receives_default">True</property>
-                        <property name="use_action_appearance">False</property>
-                        <property name="use_stock">True</property>
-                      </object>
-                      <packing>
-                        <property name="expand">False</property>
-                        <property name="fill">False</property>
-                        <property name="position">3</property>
-                      </packing>
-                    </child>
                   </object>
                   <packing>
                     <property name="expand">False</property>



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