summaryrefslogtreecommitdiff
path: root/cui
diff options
context:
space:
mode:
authorYousuf Philips <philipz85@hotmail.com>2016-09-04 08:34:52 +0400
committerAndras Timar <andras.timar@collabora.com>2016-09-20 23:04:42 +0200
commitc27adb0c52da32421d8f2ee5c00e6d56fc2146a4 (patch)
tree3182437dbea4989b8773227f13d4622cb81bc15e /cui
parent165394dacf610771ec24da12de0f04f2a53c84fe (diff)
a11y: fix missing labels in sw paragraph dialog textflow tab
Change-Id: I3173cf240131788013345aa864156286affa476d Reviewed-on: https://gerrit.libreoffice.org/28657 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com> (cherry picked from commit 9ea5483d9bd44b136c89e45ef96bbf3df0a7cdef) Reviewed-on: https://gerrit.libreoffice.org/28705 (cherry picked from commit 27125fe629135e726bb4dd07f2a1b2d74e57548a)
Diffstat (limited to 'cui')
-rw-r--r--cui/uiconfig/ui/textflowpage.ui5
1 files changed, 4 insertions, 1 deletions
diff --git a/cui/uiconfig/ui/textflowpage.ui b/cui/uiconfig/ui/textflowpage.ui
index c11f30da5b9a..0674dbcdd9c9 100644
--- a/cui/uiconfig/ui/textflowpage.ui
+++ b/cui/uiconfig/ui/textflowpage.ui
@@ -116,6 +116,7 @@
<property name="halign">start</property>
<property name="label" translatable="yes">C_haracters at line end</property>
<property name="use_underline">True</property>
+ <property name="mnemonic_widget">spinLineEnd</property>
</object>
<packing>
<property name="left_attach">1</property>
@@ -129,6 +130,7 @@
<property name="halign">start</property>
<property name="label" translatable="yes">Cha_racters at line begin</property>
<property name="use_underline">True</property>
+ <property name="mnemonic_widget">spinLineBegin</property>
</object>
<packing>
<property name="left_attach">1</property>
@@ -142,6 +144,7 @@
<property name="halign">start</property>
<property name="label" translatable="yes">_Maximum number of consecutive hyphens</property>
<property name="use_underline">True</property>
+ <property name="mnemonic_widget">spinMaxNum</property>
</object>
<packing>
<property name="left_attach">1</property>
@@ -209,7 +212,7 @@
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">False</property>
- <property name="margin_left">25</property>
+ <property name="margin_left">22</property>
<property name="use_underline">True</property>
<property name="xalign">0</property>
<property name="inconsistent">True</property>