Skip to content

Changing "Toggle view" to other options and adding "View options" to view menu.

Veerasamy Sevagen requested to merge (removed):master into master

I tried to solve issue #893 (closed) . I changed the tooltip text from toggle view to "List view or Grid view" and added a tooltip text to view menu. However i'm not sure about the view menu tooltip as I added the <property name="tooltip_text" translatable="yes">View options</property> to some GTKModelButton . I do not know if I had to do that for all GTKModelButton.

Edited by Veerasamy Sevagen

Merge request reports