From 9f9814c2fa73109a9b02e5bc4bf981a98eeef743 Mon Sep 17 00:00:00 2001 From: Jean-Baptiste Holcroft Date: Tue, 16 Oct 2018 21:11:12 +0200 Subject: [PATCH] add TTF_PATH --- conf/settings_history/settings.3.2.0.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/settings_history/settings.3.2.0.py b/conf/settings_history/settings.3.2.0.py index e2e7b72..435b688 100644 --- a/conf/settings_history/settings.3.2.0.py +++ b/conf/settings_history/settings.3.2.0.py @@ -56,7 +56,7 @@ BASE_DIR = '__FINALPATH__' # Data directory DATA_DIR = os.path.join(BASE_DIR, 'data') -TTF_PATH = '/usr/share/fonts-droid-fallback/truetype/' +TTF_PATH = '__FINALPATH__/venv/lib/python2.7/site-packages/weblate/ttf/' # Local time zone for this installation. Choices can be found here: # http://en.wikipedia.org/wiki/List_of_tz_zones_by_name