diff options
author | Michael Meeks <michael.meeks@suse.com> | 2012-05-28 14:47:14 +0100 |
---|---|---|
committer | Michael Meeks <michael.meeks@suse.com> | 2012-05-28 14:51:20 +0100 |
commit | a59f76154afeb1610f5962da7df3de0b587da38a (patch) | |
tree | 96f3b6226c0d7235c094cb4c406948aeacb6a908 /android/qa | |
parent | af285be40f6d6c8c8e57d4468e86dec4c47a1524 (diff) |
android: add possibility to add application specific fonts to fontconfig
Diffstat (limited to 'android/qa')
-rw-r--r-- | android/qa/desktop/fonts.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/android/qa/desktop/fonts.conf b/android/qa/desktop/fonts.conf index 64d714cf95c7..866df8ad776c 100644 --- a/android/qa/desktop/fonts.conf +++ b/android/qa/desktop/fonts.conf @@ -6,6 +6,7 @@ <!-- Font directory list --> <dir>/system/fonts</dir> + <dir>/data/data/org.libreoffice.android.libo/fonts</dir> <alias> <family>serif</family> |