diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2020-09-04 14:57:01 -0300 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2020-09-04 22:23:41 +0200 |
commit | 0e8696bc2784364cfbefd7fa55da733e350c56cd (patch) | |
tree | 64651a811970c06893d0b66e66d8173e31ce3c1d /sfx2 | |
parent | 0593f35f770e2df5241b2cec10ea1bc74cf3d4e6 (diff) |
tdf#118148 Extended tips for simpress/ and sdraw/
Change-Id: I7472b2aaa60d554fd9b2d4c9212917661228d929
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/102061
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'sfx2')
-rw-r--r-- | sfx2/uiconfig/ui/loadtemplatedialog.ui | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/sfx2/uiconfig/ui/loadtemplatedialog.ui b/sfx2/uiconfig/ui/loadtemplatedialog.ui index b2d185dc54dd..ef3297b11384 100644 --- a/sfx2/uiconfig/ui/loadtemplatedialog.ui +++ b/sfx2/uiconfig/ui/loadtemplatedialog.ui @@ -421,6 +421,11 @@ <property name="use_underline">True</property> </object> </child> + <child internal-child="accessible"> + <object class="AtkObject" id="expander-atkobject"> + <property name="AtkObject::accessible-description" translatable="yes" context="loadtemplatedialog|extended_tip|expander">Shows or hides a preview of a selected template.</property> + </object> + </child> </object> <packing> <property name="left_attach">0</property> |