summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVeerasamy Sevagen <sevagenv@gmail.com>2019-02-19 14:51:45 +0000
committerErnestas Kulik <ekulik@redhat.com>2019-04-30 13:24:59 +0200
commit15091ddecf1324a5d525d25fab610f88c5a4c507 (patch)
tree27f581f2af6c46c98ef6fbee0cc8b3ce68dfab54
parentd225c52f1de604c9965df5245733575bf8abde80 (diff)
downloadnautilus-15091ddecf1324a5d525d25fab610f88c5a4c507.tar.gz
nautilus-toolbar.ui: Add tooltip to "View menu"
Currently, whenever the cursor is on the view-menu icon, there is no tooltip, which could help define what the function of this button is. Related: https://gitlab.gnome.org/GNOME/nautilus/issues/893
-rw-r--r--src/resources/ui/nautilus-toolbar.ui1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/resources/ui/nautilus-toolbar.ui b/src/resources/ui/nautilus-toolbar.ui
index 219c47883..55902f32f 100644
--- a/src/resources/ui/nautilus-toolbar.ui
+++ b/src/resources/ui/nautilus-toolbar.ui
@@ -685,6 +685,7 @@
<property name="receives_default">True</property>
<property name="halign">start</property>
<property name="action_name">win.view-menu</property>
+ <property name="tooltip_text" translatable="yes">View options</property>
<property name="popover">menu_popover</property>
<child>
<object class="GtkImage">