From 1a867c180df4124a7771e0ff785af80e4fe2d48c Mon Sep 17 00:00:00 2001 From: "Carsten Haitzler (Rasterman)" Date: Wed, 9 Oct 2019 18:36:54 +0100 Subject: e alert - use the provided font ttf for the alert this enforces the look i wanted, and also makes this work when no sans or mono font exist. --- meson.build | 1 + 1 file changed, 1 insertion(+) (limited to 'meson.build') diff --git a/meson.build b/meson.build index cc7cb826b5..773adebcfc 100644 --- a/meson.build +++ b/meson.build @@ -360,6 +360,7 @@ subdir('data/desktop') subdir('data/etc') subdir('data/favorites') subdir('data/flags') +subdir('data/fonts') subdir('data/icons') subdir('data/images') subdir('data/input_methods') -- cgit v1.2.1