summaryrefslogtreecommitdiff
path: root/extensions
diff options
context:
space:
mode:
authorOlivier Hallot <olivier.hallot@libreoffice.org>2023-03-29 13:27:50 -0300
committerOlivier Hallot <olivier.hallot@libreoffice.org>2023-03-29 22:18:04 +0000
commit9c7d3ce813c761b116232bc291e2737c59d383da (patch)
tree9f2b22bdf330318ee93b14dd48962069dfd9c1f6 /extensions
parenteebbe47a5e08fa5e8442c621f454d54484235ac8 (diff)
Add extended tip to labelselectiondialog.ui
Change-Id: I6b4d0a30c2a1a51694770ecd02eea3cf3677b5eb Reviewed-on: https://gerrit.libreoffice.org/c/core/+/149732 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'extensions')
-rw-r--r--extensions/uiconfig/spropctrlr/ui/labelselectiondialog.ui10
1 files changed, 10 insertions, 0 deletions
diff --git a/extensions/uiconfig/spropctrlr/ui/labelselectiondialog.ui b/extensions/uiconfig/spropctrlr/ui/labelselectiondialog.ui
index 012a6fc13c3a..f73b01361c94 100644
--- a/extensions/uiconfig/spropctrlr/ui/labelselectiondialog.ui
+++ b/extensions/uiconfig/spropctrlr/ui/labelselectiondialog.ui
@@ -165,6 +165,11 @@
<property name="receives-default">False</property>
<property name="use-underline">True</property>
<property name="draw-indicator">True</property>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="noassignment-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="labelselectiondialog|extended_tip|nosssignement">Check the No assignment box to remove the link between a control and the assigned label field.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="expand">False</property>
@@ -186,5 +191,10 @@
<action-widget response="-6">cancel</action-widget>
<action-widget response="-11">help</action-widget>
</action-widgets>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="LabelSelectionDialog-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="labelselectiondialog|extended_tip|LabelSelectionDialog">Specifies the source for the label of the control.</property>
+ </object>
+ </child>
</object>
</interface>