diff options
Diffstat (limited to 'android')
-rw-r--r-- | android/source/fonts.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/android/source/fonts.conf b/android/source/fonts.conf index 5b727ca3aae9..51355b747e85 100644 --- a/android/source/fonts.conf +++ b/android/source/fonts.conf @@ -71,7 +71,7 @@ <!-- Font cache directory list --> <!-- Yeah this hardcoding is wrong of course, will have to fix - later to patch in proper code in fontonfig on Android to + later to patch in proper code in fontconfig on Android to find out a good place. --> <cachedir>/data/data/@@APPLICATION_ID@@/fontconfig</cachedir> |