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

Christoph Mende noreply at xfce.org
Mon Jul 23 01:25:14 CEST 2012


Updating branch refs/heads/master
         to 82683fd7bab0ba224b2c908e76b9c1e4e54cbb52 (commit)
       from 6279390bac13d35dcdd15c3197e4c461813251cd (commit)

commit 82683fd7bab0ba224b2c908e76b9c1e4e54cbb52
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