summaryrefslogtreecommitdiffstats
path: root/sw
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2013-01-25 10:17:19 +0000
committerCaolán McNamara <caolanm@redhat.com>2013-01-25 10:26:38 +0000
commit300c0fe3671837e863b5265de407d0d60e90f964 (patch)
treeab0094be4526186bbf928b497138ed7eb72c38e6 /sw
parentset mnemonic widgets in edit categories dialog (diff)
downloadcore-300c0fe3671837e863b5265de407d0d60e90f964.tar.gz
core-300c0fe3671837e863b5265de407d0d60e90f964.zip
set mnemonic widgets in autotext dialog
Change-Id: I1f9204c40024bcc7b5de407f134c2aa8f64414c4
Diffstat (limited to 'sw')
-rw-r--r--sw/uiconfig/swriter/ui/autotext.ui4
1 files changed, 4 insertions, 0 deletions
diff --git a/sw/uiconfig/swriter/ui/autotext.ui b/sw/uiconfig/swriter/ui/autotext.ui
index 1535a0735df5..0925aac72449 100644
--- a/sw/uiconfig/swriter/ui/autotext.ui
+++ b/sw/uiconfig/swriter/ui/autotext.ui
@@ -248,6 +248,8 @@
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="label" translatable="yes">Name</property>
+ <property name="use_underline">True</property>
+ <property name="mnemonic_widget">name</property>
</object>
<packing>
<property name="left_attach">0</property>
@@ -261,6 +263,8 @@
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="label" translatable="yes">Shortcut</property>
+ <property name="use_underline">True</property>
+ <property name="mnemonic_widget">shortname</property>
</object>
<packing>
<property name="left_attach">2</property>