Skip to content

Support thumbnails for symlinks (and devices / unknowns)

chrysn requested to merge chrysn/thunar:thumbnails-for-symlinks into master

While thunar_file_is_symlink could have been added to the list of exceptions, symlinks can just as well point to devices or unknown files. Removing the additional condition altogether, because there can conceivably be thumbnails for all of them (especially from shared thumbnails).

Closes: tumbler#43 (moved)

Merge request reports