The source project of this merge request has been removed.
Changing "Toggle view" to other options and adding "View options" to view menu.
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