Skip to content

toolbar: Add and fix tooltips according to HIG

Ronen Margolin requested to merge Ronemisimus/nautilus:my_work into master

currently there are no tooltips in the path bar and some tooltips don't match the guidelines

According to the HIG: back button shouldn't be "Go Back" forward is the same the pathbar needs tooltips the menu buttons both need tooltips view switching should be "List view""Grid view"

this commit adds tooltips to each button in the path-bar and each menu button gets the an appropriate tooltip the text is fixed in pre-existing tooltips without changing the code

Closes GitLab issue #2349 (closed)

this is my first attempt to contribute and i know it's bad i will quickly try to fix any feedback i'll recieve

Edited by Ronen Margolin

Merge request reports