GNOME Bugzilla – Bug 675170
prepare for thumbnails to move to XDG_CACHE_HOME
Last modified: 2012-06-30 04:42:13 UTC
We are in the process of updating the Thumbnail spec to change the cache location from ~/.thumbnails -> $XDG_CACHE_HOME/thumbnails. ./gvfs/daemon/gvfsbackend.c needs to be updated.
Created attachment 213122 [details] [review] Update to use XDG Cache Home for thumbnails
The following fix has been pushed: 42afb1c Update to use XDG Cache Home for thumbnails
Created attachment 217687 [details] [review] Update to use XDG Cache Home for thumbnails