Fix #642: If a folder is a link, use an icon to indicate it is a link
authorColin Clark <colin.clark@cclark.uk>
Sun, 21 Oct 2018 10:32:53 +0000 (11:32 +0100)
committerColin Clark <colin.clark@cclark.uk>
Sun, 21 Oct 2018 10:32:53 +0000 (11:32 +0100)
commit8ad0d469deb8c143d4a1d3075944ca15c9ca5e04
tree9720f60451f24f336e9b53e16e83eb0a8816d1ff
parentd354f618240b2889c9bb895f11f6d439c4994e1b
Fix #642: If a folder is a link, use an icon to indicate it is a link

https://github.com/BestImageViewer/geeqie/issues/642

There is no stock icon for a folder as a link. The icon used is not
particularly appropriate, but its meaning should be clear.

The target path is shown as a tooltip.
src/typedefs.h
src/view_dir.c
src/view_dir.h
src/view_dir_list.c
src/view_dir_tree.c