summaryrefslogtreecommitdiff
path: root/fpicker/uiconfig
diff options
context:
space:
mode:
authorAndreas Heinisch <andreas.heinisch@yahoo.de>2022-05-02 19:31:26 +0200
committerAndreas Heinisch <andreas.heinisch@yahoo.de>2022-05-07 11:09:32 +0200
commit9313b6c02cc40633edfaadfc7941cbb5640368b2 (patch)
tree4c06560f150be5cb4fe1b58ad81be0d57265fa79 /fpicker/uiconfig
parent1fe08ae6b383c2222178a21c926480a055a87f99 (diff)
tdf#62776 - Add tooltip for folder location shortcuts
Change-Id: I326fd3c3695e5467a49688fc2164fe591aef2397 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/133709 Tested-by: Jenkins Reviewed-by: Andreas Heinisch <andreas.heinisch@yahoo.de>
Diffstat (limited to 'fpicker/uiconfig')
-rw-r--r--fpicker/uiconfig/ui/explorerfiledialog.ui2
1 files changed, 2 insertions, 0 deletions
diff --git a/fpicker/uiconfig/ui/explorerfiledialog.ui b/fpicker/uiconfig/ui/explorerfiledialog.ui
index 1817d785c814..84a50b05d91c 100644
--- a/fpicker/uiconfig/ui/explorerfiledialog.ui
+++ b/fpicker/uiconfig/ui/explorerfiledialog.ui
@@ -293,6 +293,7 @@
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">True</property>
+ <property name="tooltip_text" translatable="yes" context="explorerfiledialog|add">Add shortcut</property>
<property name="image">image1</property>
<property name="always_show_image">True</property>
</object>
@@ -307,6 +308,7 @@
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">True</property>
+ <property name="tooltip_text" translatable="yes" context="explorerfiledialog|add">Delete shortcut</property>
<property name="image">image2</property>
<property name="always_show_image">True</property>
</object>