[Xfce4-commits] <parole:master> Fix position numbers

Simon Steinbeiss noreply at xfce.org
Mon Jul 23 01:24:06 CEST 2012


Updating branch refs/heads/master
         to c0e67e5d2d0cff5a4eed0b719336b3a513219aa9 (commit)
       from 373448167a928babb7763cd1c60642d1f8e0a51b (commit)

commit c0e67e5d2d0cff5a4eed0b719336b3a513219aa9
Author: Simon Steinbeiss <ochosi at xfce.org>
Date:   Wed Jul 11 03:29:57 2012 +0200

    Fix position numbers

 data/interfaces/parole.ui |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/data/interfaces/parole.ui b/data/interfaces/parole.ui
index 8f4711d..8b5b8e3 100644
--- a/data/interfaces/parole.ui
+++ b/data/interfaces/parole.ui
@@ -550,7 +550,7 @@
                                                           </object>
                                                           <packing>
                                                             <property name="expand">False</property>
-                                                            <property name="position">2</property>
+                                                            <property name="position">1</property>
                                                           </packing>
                                                         </child>
                                                         <child>
@@ -566,7 +566,7 @@
                                                           </object>
                                                           <packing>
                                                             <property name="expand">False</property>
-                                                            <property name="position">3</property>
+                                                            <property name="position">2</property>
                                                           </packing>
                                                         </child>
 					      		<child>
@@ -582,7 +582,7 @@
             		                                  </object>
             		                                  <packing>
             		                                    <property name="expand">True</property>
-            		                                    <property name="position">4</property>
+            		                                    <property name="position">3</property>
             		                                  </packing>
             		                                </child>
                                                         <child>
@@ -620,7 +620,7 @@
 							    <property name="expand">False</property>
                                                             <property name="padding">30</property>
                                                             <property name="pack_type">end</property>
-                                                            <property name="position">5</property>
+                                                            <property name="position">4</property>
                                                           </packing>
                                                         </child>
                                                       </object>


More information about the Xfce4-commits mailing list