summaryrefslogtreecommitdiff
path: root/sfx2/uiconfig
diff options
context:
space:
mode:
authorAkshay Deep <akshaydeepiitr@gmail.com>2016-07-27 15:34:44 +0530
committerSamuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>2016-07-27 18:04:53 +0000
commit982d96408e2222a3c1e30caa3432c5962a0dd13a (patch)
tree8a27d5beb22e8179ff04238b4d98fd8e6fa34ab0 /sfx2/uiconfig
parentd93284f65cf14fdf5e2520b474eb7383ca1d99e4 (diff)
tdf#101116 Template manager not correctly exposed to assistive technolgies
Tooltips to work as labels Change-Id: Ie4637028b018a962ce8c59667c43ae4eee0fea74 Reviewed-on: https://gerrit.libreoffice.org/27575 Reviewed-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de> Tested-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
Diffstat (limited to 'sfx2/uiconfig')
-rw-r--r--sfx2/uiconfig/ui/templatedlg.ui2
1 files changed, 2 insertions, 0 deletions
diff --git a/sfx2/uiconfig/ui/templatedlg.ui b/sfx2/uiconfig/ui/templatedlg.ui
index c4624f0d4c6a..160211303022 100644
--- a/sfx2/uiconfig/ui/templatedlg.ui
+++ b/sfx2/uiconfig/ui/templatedlg.ui
@@ -143,6 +143,7 @@
<object class="GtkEntry" id="search_filter">
<property name="visible">True</property>
<property name="can_focus">True</property>
+ <property name="tooltip_text" translatable="yes">Search...</property>
<property name="placeholder_text" translatable="yes">Search...</property>
</object>
<packing>
@@ -290,6 +291,7 @@
<object class="GtkToolButton" id="action_menu">
<property name="visible">True</property>
<property name="can_focus">False</property>
+ <property name="tooltip_text" translatable="yes">Settings</property>
<property name="action_name">action_menu</property>
<property name="icon_name">sfx2/imglst/actionaction013.png</property>
</object>