[Libreoffice-commits] core.git: Branch 'libreoffice-5-2' - sfx2/uiconfig
Yousuf Philips
philipz85 at hotmail.com
Tue Sep 6 07:30:16 UTC 2016
sfx2/uiconfig/ui/saveastemplatedlg.ui | 4 ++++
1 file changed, 4 insertions(+)
New commits:
commit 869d980a5e5b1552c52651b0ccbee85bfad8bfed
Author: Yousuf Philips <philipz85 at hotmail.com>
Date: Mon Sep 5 20:49:37 2016 +0400
tdf#101115 Make save as template dialog accessible
Change-Id: I59dba20aa0a812d0ea27dd3a3a58d856b736318c
Reviewed-on: https://gerrit.libreoffice.org/28674
Tested-by: Jenkins <ci at libreoffice.org>
Reviewed-by: Caolán McNamara <caolanm at redhat.com>
Tested-by: Caolán McNamara <caolanm at redhat.com>
diff --git a/sfx2/uiconfig/ui/saveastemplatedlg.ui b/sfx2/uiconfig/ui/saveastemplatedlg.ui
index d8ff31c..f56fae1 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>
More information about the Libreoffice-commits
mailing list