[gnumeric] fix spacing in Wilcoxon-Mann-Whitney dialog



commit af3419a78271913354a96b7b39843931eeeabfa5
Author: Andreas J Guelzow <aguelzow pyrshep ca>
Date:   Wed Jun 13 15:16:33 2012 -0600

    fix spacing in Wilcoxon-Mann-Whitney dialog
    
    2012-06-13  Andreas J. Guelzow <aguelzow pyrshep ca>
    
    	* wilcoxon-mann-whitney.ui: adjust spacing

 src/dialogs/ChangeLog                |    4 ++++
 src/dialogs/wilcoxon-mann-whitney.ui |    1 +
 2 files changed, 5 insertions(+), 0 deletions(-)
---
diff --git a/src/dialogs/ChangeLog b/src/dialogs/ChangeLog
index d158d9e..731faf2 100644
--- a/src/dialogs/ChangeLog
+++ b/src/dialogs/ChangeLog
@@ -1,3 +1,7 @@
+2012-06-13  Andreas J. Guelzow <aguelzow pyrshep ca>
+
+	* wilcoxon-mann-whitney.ui: adjust spacing
+
 2012-06-12  Andreas J. Guelzow <aguelzow pyrshep ca>
 
 	* dialog-cell-format.c (dialog_cell_format_select_style): use
diff --git a/src/dialogs/wilcoxon-mann-whitney.ui b/src/dialogs/wilcoxon-mann-whitney.ui
index f2410b5..d799cd2 100644
--- a/src/dialogs/wilcoxon-mann-whitney.ui
+++ b/src/dialogs/wilcoxon-mann-whitney.ui
@@ -109,6 +109,7 @@
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
                     <property name="xalign">0</property>
+                    <property name="xpad">5</property>
                     <property name="label" translatable="yes">Variable _2 range:</property>
                     <property name="use_underline">True</property>
                     <property name="justify">right</property>



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