svx/uiconfig/ui/fontworkgallerydialog.ui | 5 +++++ 1 file changed, 5 insertions(+)
New commits: commit eb61e6980c1df0b8e8ec41d2f82ba3d3a7d00c98 Author: Olivier Hallot <olivier.hal...@libreoffice.org> AuthorDate: Wed Feb 15 14:53:36 2023 -0300 Commit: Olivier Hallot <olivier.hal...@libreoffice.org> CommitDate: Wed Feb 15 21:15:15 2023 +0000 Add extended tip to fontwork dialog * Extracted from help page shared/guide/fontwork.xhp The <ahelp visibility="hidden"> tag is actually content for extended tips in ui dialogs. Contents is not displayed in Help page (honoring visibility). Change-Id: Iaf97c16bf8dfd8d9a08825f551cb0ea9e59f71bc Reviewed-on: https://gerrit.libreoffice.org/c/core/+/147107 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hal...@libreoffice.org> diff --git a/svx/uiconfig/ui/fontworkgallerydialog.ui b/svx/uiconfig/ui/fontworkgallerydialog.ui index 6e7299027245..a922785a84dd 100644 --- a/svx/uiconfig/ui/fontworkgallerydialog.ui +++ b/svx/uiconfig/ui/fontworkgallerydialog.ui @@ -117,6 +117,11 @@ <property name="hexpand">True</property> <property name="vexpand">True</property> <property name="model">liststore1</property> + <child internal-child="accessible"> + <object class="AtkObject" id="ctlFavoriteswin-atkobject"> + <property name="AtkObject::accessible-description" translatable="yes" context="fontworkgallerydialog|extented_tip|ctlFavoriteWin">Select a Fontwork style and click OK to insert the Fontwork into your document. Double-click or Ctrl (Command) + double-click the Fontwork in your document to enter text edit mode and change the text.</property> + </object> + </child> </object> </child> </object>