[empathy] empathy-accounts-dialog: move back the 'Create' button on the right



commit a26f30468a501a94410f6d771df57eae01eb253a
Author: Guillaume Desmottes <guillaume desmottes collabora co uk>
Date:   Thu Jun 11 11:21:02 2009 +0100

    empathy-accounts-dialog: move back the 'Create' button on the right
---
 src/empathy-accounts-dialog.ui |   30 +++++++++++++++---------------
 1 files changed, 15 insertions(+), 15 deletions(-)

diff --git a/src/empathy-accounts-dialog.ui b/src/empathy-accounts-dialog.ui
index bb95191..e19bcf7 100644
--- a/src/empathy-accounts-dialog.ui
+++ b/src/empathy-accounts-dialog.ui
@@ -297,6 +297,21 @@
                                 <property name="visible">True</property>
                                 <property name="spacing">6</property>
                                 <child>
+                                  <object class="GtkButton" id="button_back">
+                                    <property name="label">gtk-cancel</property>
+                                    <property name="visible">True</property>
+                                    <property name="can_focus">True</property>
+                                    <property name="receives_default">False</property>
+                                    <property name="use_stock">True</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>
+                                <child>
                                   <object class="GtkButton" id="button_create">
                                     <property name="visible">True</property>
                                     <property name="can_focus">True</property>
@@ -342,21 +357,6 @@
                                     <property name="expand">False</property>
                                     <property name="fill">False</property>
                                     <property name="pack_type">end</property>
-                                    <property name="position">1</property>
-                                  </packing>
-                                </child>
-                                <child>
-                                  <object class="GtkButton" id="button_back">
-                                    <property name="label">gtk-cancel</property>
-                                    <property name="visible">True</property>
-                                    <property name="can_focus">True</property>
-                                    <property name="receives_default">False</property>
-                                    <property name="use_stock">True</property>
-                                  </object>
-                                  <packing>
-                                    <property name="expand">False</property>
-                                    <property name="fill">False</property>
-                                    <property name="pack_type">end</property>
                                     <property name="position">0</property>
                                   </packing>
                                 </child>



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