summaryrefslogtreecommitdiff
path: root/fonts.conf.in
diff options
context:
space:
mode:
authorAkira TAGOH <akira@tagoh.org>2021-03-03 21:25:06 +0900
committerAkira TAGOH <akira@tagoh.org>2021-03-03 22:16:56 +0900
commit10c7390e358c5ad9192f35c7e5314230e75acc03 (patch)
tree94bf776b55ca77972ac5c7ae8ee27c9fdba75d34 /fonts.conf.in
parent4e42925096e97f4a6c9d09f475de7eb54a226668 (diff)
downloadfontconfig-10c7390e358c5ad9192f35c7e5314230e75acc03.tar.gz
Fix missing <dir> element for WINDOWSFONTDIR in meson
also refactoring logic around it to reduce the redundant Fixes https://gitlab.freedesktop.org/fontconfig/fontconfig/-/issues/276
Diffstat (limited to 'fonts.conf.in')
-rw-r--r--fonts.conf.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/fonts.conf.in b/fonts.conf.in
index 734e722..c0a63b4 100644
--- a/fonts.conf.in
+++ b/fonts.conf.in
@@ -24,7 +24,7 @@
<!-- Font directory list -->
- @FC_DEFAULT_FONTS@
+@FC_DEFAULT_FONTS@
@FC_FONTPATH@
<dir prefix="xdg">fonts</dir>
<!-- the following element will be removed in the future -->