Skip to content

Add a tooltip text to "view menu"

Veerasamy Sevagen requested to merge Sevagen/nautilus:master into master

Currently whenever the cursor is on the view-menu icon,there is not tooltip text which could help define what is the function of this button.

To fix this issue, I added the line <property name="tooltip_text" translatable="yes">View options</property> in the src/resources/ui/nautilus-toolbar.ui file at line number 688.

#893 (closed)

Edited by Veerasamy Sevagen

Merge request reports