summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYousuf Philips <philipz85@hotmail.com>2016-09-05 20:49:37 +0400
committerCaolán McNamara <caolanm@redhat.com>2016-09-06 07:29:55 +0000
commit869d980a5e5b1552c52651b0ccbee85bfad8bfed (patch)
tree8e0c83ab2aeea8a1a39080b9e8651f83c2fc9def
parent21188796975be8187e234de446aae4371c3b360a (diff)
tdf#101115 Make save as template dialog accessible
Change-Id: I59dba20aa0a812d0ea27dd3a3a58d856b736318c Reviewed-on: https://gerrit.libreoffice.org/28674 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
-rw-r--r--sfx2/uiconfig/ui/saveastemplatedlg.ui4
1 files changed, 4 insertions, 0 deletions
diff --git a/sfx2/uiconfig/ui/saveastemplatedlg.ui b/sfx2/uiconfig/ui/saveastemplatedlg.ui
index d8ff31ce728b..f56fae1b9ca9 100644
--- a/sfx2/uiconfig/ui/saveastemplatedlg.ui
+++ b/sfx2/uiconfig/ui/saveastemplatedlg.ui
@@ -101,6 +101,8 @@
<property name="can_focus">False</property>
<property name="xalign">0</property>
<property name="label" translatable="yes">Enter Template Name</property>
+ <property name="use_underline">True</property>
+ <property name="mnemonic_widget">name_entry</property>
<attributes>
<attribute name="weight" value="normal"/>
</attributes>
@@ -141,6 +143,8 @@
<property name="can_focus">False</property>
<property name="xalign">0</property>
<property name="label" translatable="yes">Select Template Category</property>
+ <property name="use_underline">True</property>
+ <property name="mnemonic_widget">categorylb:border</property>
<attributes>
<attribute name="weight" value="normal"/>
</attributes>