summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJeremy Katz <katzj@redhat.com>2001-11-13 22:54:57 +0000
committerJeremy Katz <katzj@redhat.com>2001-11-13 22:54:57 +0000
commitd98a2c88826301892d839cedf73c0fc5879bf746 (patch)
tree6eed799bd379ed4a9ced3399714e6ea7d12d47bb
parent19f14b63c00211657cc88e3d638e7fc0c6301133 (diff)
downloadanaconda-d98a2c88826301892d839cedf73c0fc5879bf746.tar.gz
anaconda-d98a2c88826301892d839cedf73c0fc5879bf746.tar.xz
anaconda-d98a2c88826301892d839cedf73c0fc5879bf746.zip
after discussion on #devel... add freetype and Type1 modules to XF86config-4 so that people can use xset +fp
-rw-r--r--xf86config.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/xf86config.py b/xf86config.py
index bf156703c..c8ed923d0 100644
--- a/xf86config.py
+++ b/xf86config.py
@@ -489,6 +489,8 @@ Section "Module"
Load "pex5"
Load "record"
Load "xie"
+ Load "freetype"
+ Load "Type1"
EndSection
Section "InputDevice"