[Fontconfig-bugs] [Bug 20411] fontconfig doesn't match FreeDesktop directories specs

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed Apr 25 02:50:50 PDT 2012


https://bugs.freedesktop.org/show_bug.cgi?id=20411

--- Comment #7 from Akira TAGOH <akira at tagoh.org> 2012-04-25 02:50:50 PDT ---
another idea is to add "read-only" attribute and add new one after old one:

<cachedir>/var/cache/fontconfig</cachedir>
<cachedir read-only="yes">~/.fontconfig</cachedir>
<cachedir>$XDG_CACHE_HOME/fontconfig</cachedir>

in older version of fontconfig, ~/.fontconfig is still writable to update
caches but not in new version. so this way can avoids creating
'$XDG_CACHE_HOME' dir at the home dir.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


More information about the Fontconfig-bugs mailing list