diff options
Diffstat (limited to 'svx')
-rw-r--r-- | svx/uiconfig/ui/chinesedictionary.ui | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/svx/uiconfig/ui/chinesedictionary.ui b/svx/uiconfig/ui/chinesedictionary.ui index 47cc1c454b55..66f75bd27e5c 100644 --- a/svx/uiconfig/ui/chinesedictionary.ui +++ b/svx/uiconfig/ui/chinesedictionary.ui @@ -155,6 +155,7 @@ <property name="can_focus">False</property> <property name="label" translatable="yes" context="chinesedictionary|termft">Term</property> <property name="use_underline">True</property> + <property name="mnemonic_widget">term</property> <property name="xalign">0</property> </object> <packing> @@ -168,6 +169,7 @@ <property name="can_focus">False</property> <property name="label" translatable="yes" context="chinesedictionary|mappingft">Mapping</property> <property name="use_underline">True</property> + <property name="mnemonic_widget">mapping</property> <property name="xalign">0</property> </object> <packing> @@ -237,6 +239,7 @@ <property name="can_focus">False</property> <property name="label" translatable="yes" context="chinesedictionary|propertyft">Property</property> <property name="use_underline">True</property> + <property name="mnemonic_widget">property</property> <property name="xalign">0</property> </object> <packing> |