add dependency with security-config to change the owner of font directory
[platform/upstream/fontconfig.git] / fonts.conf.in
index 2019923..7991405 100644 (file)
@@ -32,7 +32,7 @@
        @FC_FONTPATH@
        <dir prefix="xdg">fonts</dir>
        <!-- the following element will be removed in the future -->
-       <dir>~/.fonts</dir>
+       <dir>~/share/fonts</dir>
 
 <!--
   Accept deprecated 'mono' alias, replacing it with 'monospace'
@@ -80,7 +80,7 @@
        <cachedir>@FC_CACHEDIR@</cachedir>
        <cachedir prefix="xdg">fontconfig</cachedir>
        <!-- the following element will be removed in the future -->
-       <cachedir>~/.fontconfig</cachedir>
+       <cachedir>~/.cache/fontconfig</cachedir>
 
        <config>
 <!--