summaryrefslogtreecommitdiff
path: root/svx/uiconfig/ui
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2020-09-01 10:22:42 +0100
committerCaolán McNamara <caolanm@redhat.com>2020-09-01 21:57:10 +0200
commit7645530fdb142a01755cc772499b2d79bd58182d (patch)
treedc75024d5e0ff871c8f26fb007489d782d18740c /svx/uiconfig/ui
parentedf46578b8cba12cc72f3463fee2ceb45a041c67 (diff)
tdf#134923 missing mnemonic widget target for labels
presumably since... commit beeef93480fae65840646e4e36aa888efe92579a Date: Tue Mar 8 19:54:57 2016 +0530 tdf#98417, tdf#98539: DIALOG: Improvements to the Find & Replace dialog. Change-Id: Id59d573e1005e10be34994c8cc66c352b2cf500c Reviewed-on: https://gerrit.libreoffice.org/c/core/+/101838 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'svx/uiconfig/ui')
-rw-r--r--svx/uiconfig/ui/findreplacedialog.ui2
1 files changed, 2 insertions, 0 deletions
diff --git a/svx/uiconfig/ui/findreplacedialog.ui b/svx/uiconfig/ui/findreplacedialog.ui
index cee932875ea8..ed3337fdf7ab 100644
--- a/svx/uiconfig/ui/findreplacedialog.ui
+++ b/svx/uiconfig/ui/findreplacedialog.ui
@@ -147,6 +147,7 @@
<property name="valign">center</property>
<property name="label" translatable="yes" context="findreplacedialog|label4">_Find:</property>
<property name="use_underline">True</property>
+ <property name="mnemonic_widget">searchterm</property>
<property name="xalign">0</property>
<property name="yalign">0.4000000059604645</property>
<attributes>
@@ -422,6 +423,7 @@
<property name="valign">center</property>
<property name="label" translatable="yes" context="findreplacedialog|label5">Re_place:</property>
<property name="use_underline">True</property>
+ <property name="mnemonic_widget">replaceterm</property>
<property name="xalign">0</property>
<attributes>
<attribute name="weight" value="bold"/>