summaryrefslogtreecommitdiff
path: root/cui
diff options
context:
space:
mode:
authorAdolfo Jayme Barrientos <fitojb@ubuntu.com>2014-11-22 17:36:50 -0600
committerCaolán McNamara <caolanm@redhat.com>2014-11-25 16:49:33 +0000
commitaf57a5f07442b580bc2fff7a621495d35ed73d9b (patch)
tree7e0a3c73e538049d8aff7f949f43ffbf6b6e333d /cui
parenta1723fa94eba483c1df64cfdab9fb216347157e5 (diff)
fdo#86579 Give uniform width to Category and Format frames
Change-Id: I55648417f56c28b0ac07ebff908805764bb2eb0c Reviewed-on: https://gerrit.libreoffice.org/13059 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com> (cherry picked from commit 936ffd5924e68e1803c8ddeb8a2435375d356260) Reviewed-on: https://gerrit.libreoffice.org/13112
Diffstat (limited to 'cui')
-rw-r--r--cui/uiconfig/ui/numberingformatpage.ui12
1 files changed, 6 insertions, 6 deletions
diff --git a/cui/uiconfig/ui/numberingformatpage.ui b/cui/uiconfig/ui/numberingformatpage.ui
index 7ad76005a205..e6e751d22d32 100644
--- a/cui/uiconfig/ui/numberingformatpage.ui
+++ b/cui/uiconfig/ui/numberingformatpage.ui
@@ -99,7 +99,6 @@
<property name="can_focus">False</property>
<property name="row_spacing">6</property>
<property name="column_spacing">6</property>
- <property name="row_homogeneous">True</property>
<child>
<object class="GtkEntry" id="formated">
<property name="visible">True</property>
@@ -223,8 +222,8 @@
<object class="GtkGrid" id="grid5">
<property name="visible">True</property>
<property name="can_focus">False</property>
- <property name="row_spacing">10</property>
- <property name="column_spacing">20</property>
+ <property name="row_spacing">6</property>
+ <property name="column_spacing">12</property>
<child>
<object class="GtkSpinButton" id="decimalsed">
<property name="visible">True</property>
@@ -253,6 +252,7 @@
<object class="GtkLabel" id="decimalsft">
<property name="visible">True</property>
<property name="can_focus">False</property>
+ <property name="xalign">1</property>
<property name="label" translatable="yes">_Decimal places:</property>
<property name="use_underline">True</property>
<property name="mnemonic_widget">decimalsed</property>
@@ -266,6 +266,7 @@
<object class="GtkLabel" id="leadzerosft">
<property name="visible">True</property>
<property name="can_focus">False</property>
+ <property name="xalign">1</property>
<property name="label" translatable="yes">Leading _zeroes:</property>
<property name="use_underline">True</property>
<property name="mnemonic_widget">leadzerosed</property>
@@ -332,7 +333,7 @@
<property name="hexpand">True</property>
<property name="vexpand">True</property>
<property name="row_spacing">12</property>
- <property name="column_spacing">6</property>
+ <property name="column_spacing">12</property>
<child>
<object class="GtkFrame" id="categoryframe">
<property name="visible">True</property>
@@ -545,12 +546,11 @@
</child>
</object>
<object class="GtkSizeGroup" id="sizegroup1">
- <property name="mode">vertical</property>
+ <property name="mode">both</property>
<property name="ignore_hidden">True</property>
<widgets>
<widget name="categoryframe"/>
<widget name="formatframe"/>
- <widget name="languageframe"/>
</widgets>
</object>
</interface>