Skip to content
Snippets Groups Projects
Commit 4038bde8 authored by Eric Koegel's avatar Eric Koegel Committed by Simon Steinbeiss
Browse files

Check for thumbnails in the new location (Bug #11263)


The thumbnail managing standard was updated to change the location
where thumbnails are stored. This has been changed to
$XDG_CACHE_HOME/thumbnails/ unless $XDG_CACHE_HOME isn't defined,
at which point it's back to $HOME/.cache/thumbnails . This patch
has Thunar look in both places when the thumbnail is created and
reports the first one that's found.

Signed-off-by: default avatarSimon Steinbeiss <simon.steinbeiss@elfenbeinturm.at>
parent 4b142af9
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment