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 675166 - prepare for thumbnails to move to XDG_CACHE_HOME
prepare for thumbnails to move to XDG_CACHE_HOME
Status: RESOLVED FIXED
Product: gnome-settings-daemon
Classification: Core
Component: housekeeping
unspecified
Other Linux
: Normal normal
: ---
Assigned To: gnome-settings-daemon-maint
gnome-settings-daemon-maint
Depends on:
Blocks:
 
 
Reported: 2012-04-30 16:15 UTC by William Jon McCann
Modified: 2012-06-14 04:10 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Support new XDG thumbnail directory locations (1.68 KB, patch)
2012-04-30 16:49 UTC, William Jon McCann
accepted-commit_now Details | Review
Support new XDG thumbnail directory locations (1.68 KB, patch)
2012-06-14 04:10 UTC, Matthias Clasen
committed Details | Review

Description William Jon McCann 2012-04-30 16:15:16 UTC
We are in the process of updating the Thumbnail spec to change the cache location from ~/.thumbnails -> $XDG_CACHE_HOME/thumbnails. We'll need to update the housekeeping plugin when this occurs.
Comment 1 William Jon McCann 2012-04-30 16:49:43 UTC
Created attachment 213120 [details] [review]
Support new XDG thumbnail directory locations
Comment 2 Bastien Nocera 2012-05-17 17:24:16 UTC
Review of attachment 213120 [details] [review]:

Looks good.
Comment 3 Matthias Clasen 2012-06-14 04:09:58 UTC
The following fix has been pushed:
6244a2a Support new XDG thumbnail directory locations
Comment 4 Matthias Clasen 2012-06-14 04:10:01 UTC
Created attachment 216370 [details] [review]
Support new XDG thumbnail directory locations