Search found 1 match

by Self-Perfection
Thu Feb 09, 2023 10:33 am
Forum: New
Topic: XnView Multi Platform places thumbnail cache in config directory instead of cache directory
Replies: 1
Views: 1503

XnView Multi Platform places thumbnail cache in config directory instead of cache directory

I found that XnView Multi Platform stores thumbnail cache in ~/.config/xnviewmp/Thumb.db file. This is semantically incorrect. This file is essentially a cache and therefore should be placed in cache directory. See XDG Base Directory Specification for how is should be handled.

Basically the app ...