After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 675170 - prepare for thumbnails to move to XDG_CACHE_HOME
prepare for thumbnails to move to XDG_CACHE_HOME
Status: RESOLVED FIXED
Product: gvfs
Classification: Core
Component: daemon
unspecified
Other Linux
: Normal normal
: ---
Assigned To: gvfs-maint
gvfs-maint
Depends on:
Blocks:
 
 
Reported: 2012-04-30 16:20 UTC by William Jon McCann
Modified: 2012-06-30 04:42 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Update to use XDG Cache Home for thumbnails (1.47 KB, patch)
2012-04-30 16:54 UTC, William Jon McCann
none Details | Review
Update to use XDG Cache Home for thumbnails (1.47 KB, patch)
2012-06-30 04:42 UTC, Matthias Clasen
committed Details | Review

Description William Jon McCann 2012-04-30 16:20:33 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.
Comment 1 William Jon McCann 2012-04-30 16:54:18 UTC
Created attachment 213122 [details] [review]
Update to use XDG Cache Home for thumbnails
Comment 2 Matthias Clasen 2012-06-30 04:42:11 UTC
The following fix has been pushed:
42afb1c Update to use XDG Cache Home for thumbnails
Comment 3 Matthias Clasen 2012-06-30 04:42:13 UTC
Created attachment 217687 [details] [review]
Update to use XDG Cache Home for thumbnails