summaryrefslogtreecommitdiff
path: root/fonts.conf.in
diff options
context:
space:
mode:
authorKeith Packard <keithp@keithp.com>2004-12-05 05:03:52 +0000
committerKeith Packard <keithp@keithp.com>2004-12-05 05:03:52 +0000
commit2d9c79c049d084c82fdda9a71c5a65502ae94cee (patch)
treeca4b7072a4d590541f00da42b7a0ae2891d870d6 /fonts.conf.in
parent38e528e77673f0395ab802cd1040947e307f0c6c (diff)
Change default set of fonts to include all of /usr/X11R6/lib/X11/fonts (or
wherever the X fonts are located). Document new <include>directory-name</include> semantics add <include ignore_missing="yes">conf.d</include> Add selectfont to ignore bitmap fonts, add comment for selectfont which accepts bitmap fonts. Allow <include> configuration elements to reference directories. Parse and load all files of the form [0-9]* in sorted order.
Diffstat (limited to 'fonts.conf.in')
-rw-r--r--fonts.conf.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/fonts.conf.in b/fonts.conf.in
index 32f6a25..4ba79ac 100644
--- a/fonts.conf.in
+++ b/fonts.conf.in
@@ -211,6 +211,7 @@
<!--
Load local system customization file
-->
+ <include ignore_missing="yes">conf.d</include>
<include ignore_missing="yes">local.conf</include>
<!--