Resolves: tdf#150007 add suggested-action to "find next"

Change-Id: I0a9a37891319d11958859c43b2121283d2ca8b1a
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/142399
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
This commit is contained in:
Caolán McNamara 2022-11-07 20:00:44 +00:00
parent f0109f8f8c
commit a4c8f05c76

View file

@ -526,6 +526,9 @@
<property name="AtkObject::accessible-description" translatable="yes" context="findreplacedialog|extended_tip|search">Finds and selects the next occurrence of the text or format that you are searching for in the document.</property>
</object>
</child>
<style>
<class name="suggested-action"/>
</style>
</object>
<packing>
<property name="expand">False</property>