summaryrefslogtreecommitdiff
path: root/cui
diff options
context:
space:
mode:
authorOlivier Hallot <olivier.hallot@libreoffice.org>2020-07-10 13:33:39 -0300
committerOlivier Hallot <olivier.hallot@libreoffice.org>2020-07-10 20:56:55 +0200
commite7026e72a2b24d9ccdc3d4693b2b1656e22526cb (patch)
tree6eac1e9371f876d806b22f2c2ada2e135753dc88 /cui
parent5760c94b8847164f9a7a181f031c7c86643944af (diff)
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.hallot@libreoffice.org>
Diffstat (limited to 'cui')
-rw-r--r--cui/uiconfig/ui/optpathspage.ui22
1 files changed, 21 insertions, 1 deletions
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 &lt;b&gt;Edit&lt;/b&gt;. 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&lt;b&gt; Default &lt;/b&gt;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 &lt;b&gt;Select Path&lt;/b&gt; or &lt;b&gt;Edit Paths&lt;/b&gt; 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>