cui/uiconfig/ui/optpathspage.ui | 22 +++++++++++++++++++++- 1 file changed, 21 insertions(+), 1 deletion(-)
New commits: commit e7026e72a2b24d9ccdc3d4693b2b1656e22526cb Author: Olivier Hallot <olivier.hal...@libreoffice.org> AuthorDate: Fri Jul 10 13:33:39 2020 -0300 Commit: Olivier Hallot <olivier.hal...@libreoffice.org> CommitDate: Fri Jul 10 20:56:55 2020 +0200 Add Extended Tips in optpathspage.ui Change-Id: I7b1cdb981f29b773bc4f0db61d180d0f1fdc4642 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/98539 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hal...@libreoffice.org> diff --git a/cui/uiconfig/ui/optpathspage.ui b/cui/uiconfig/ui/optpathspage.ui index 79e33ae7c670..87ebe6b72b10 100644 --- a/cui/uiconfig/ui/optpathspage.ui +++ b/cui/uiconfig/ui/optpathspage.ui @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> -<!-- Generated with glade 3.22.1 --> +<!-- Generated with glade 3.36.0 --> <interface domain="cui"> <requires lib="gtk+" version="3.18"/> <object class="GtkTreeStore" id="liststore1"> @@ -125,6 +125,11 @@ </child> </object> </child> + <child internal-child="accessible"> + <object class="AtkObject" id="paths-atkobject"> + <property name="AtkObject::accessible-description" translatable="yes" context="paths">To modify an entry in this list, click the entry and click <b>Edit</b>. You can also double click the entry.</property> + </object> + </child> </object> </child> </object> @@ -168,6 +173,11 @@ <property name="can_focus">True</property> <property name="receives_default">True</property> <property name="use_underline">True</property> + <child internal-child="accessible"> + <object class="AtkObject" id="default-atkobject"> + <property name="AtkObject::accessible-description" translatable="yes" context="default">The<b> Default </b>button resets the predefined paths for all selected entries.</property> + </object> + </child> </object> <packing> <property name="expand">False</property> @@ -182,6 +192,11 @@ <property name="can_focus">True</property> <property name="receives_default">True</property> <property name="use_underline">True</property> + <child internal-child="accessible"> + <object class="AtkObject" id="edit-atkobject"> + <property name="AtkObject::accessible-description" translatable="yes" context="edit">Click to display the <b>Select Path</b> or <b>Edit Paths</b> dialog.</property> + </object> + </child> </object> <packing> <property name="expand">False</property> @@ -196,5 +211,10 @@ <property name="position">1</property> </packing> </child> + <child internal-child="accessible"> + <object class="AtkObject" id="OptPathsPage-atkobject"> + <property name="AtkObject::accessible-description" translatable="yes" context="OptPathsPage">This section contains the default paths to important folders in $[officename]. These paths can be edited by the user.</property> + </object> + </child> </object> </interface> _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits