Skip to content

PlacesSidebar: Allow bookmarking symbolic links

Daniel Boles requested to merge wip/issue595-allow-bookmark-symlinks-3 into gtk-3-24

patch by Razvan Chitu from #595

Due to not following links on file information querying, links to directories are not considered valid bookmark targets. In order to change this, allow symlink following to test if the target is a directory.

https://bugzilla.gnome.org/show_bug.cgi?id=761013

close #595

Merge request reports