Fix: open folder and highlight file issue (#1492)
Goal: Change folder when a filepath is given in loaction bar and highlight the file.
Previous behaviour: File automatically launched.
Changes:
Files: thunar-location-entry.c
Code: Modified function name thunar_location_entry_open_or_launch to thunar_location_entry_open_or_highlight. Modified else block of thunar_location_entry_open_or_highlight
Edited by Rishabh Singh