Created attachment 5717 Check for thumbnails in the new location 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 looks in both places when the thumbnail is created and reports the first one that's found. See: https://bugzilla.xfce.org/show_bug.cgi?id=10613
Pushed to master in: commit a0e20e0dbb2e77182427ed1caa5a011d88500cfb Author: Eric Koegel <eric.koegel@gmail.com> Date: Fri Oct 31 22:02:04 2014 +0300 Check for thumbnails in the new location 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 looks in both places when the thumbnail is created and reports the first one that's found. http://git.xfce.org/apps/ristretto/commit/?id=a0e20e0dbb2e77182427ed1caa5a011d88500cfb