summaryrefslogtreecommitdiffstats
path: root/xserver.py
diff options
context:
space:
mode:
authorMatt Wilson <msw@redhat.com>2000-02-28 20:50:17 +0000
committerMatt Wilson <msw@redhat.com>2000-02-28 20:50:17 +0000
commitb1e9330763a257f694c456b0a750aefc7420077a (patch)
tree43fbb8dea522434ec5785b877a92176c0a334fa0 /xserver.py
parent49be9eaf863c108291a02459e54514c86fed4dbd (diff)
downloadanaconda-b1e9330763a257f694c456b0a750aefc7420077a.tar.gz
anaconda-b1e9330763a257f694c456b0a750aefc7420077a.tar.xz
anaconda-b1e9330763a257f694c456b0a750aefc7420077a.zip
add turkish, etc font support
Diffstat (limited to 'xserver.py')
-rw-r--r--xserver.py3
1 files changed, 3 insertions, 0 deletions
diff --git a/xserver.py b/xserver.py
index a54e8339c..a6dd0e450 100644
--- a/xserver.py
+++ b/xserver.py
@@ -113,6 +113,9 @@ Section "Files"
FontPath "/usr/share/fonts/ISO8859-2/misc/"
FontPath "/usr/share/fonts/ISO8859-2/75dpi/"
FontPath "/usr/share/fonts/ISO8859-2/100dpi/"
+ FontPath "/usr/share/fonts/ISO8859-9/misc/"
+ FontPath "/usr/share/fonts/ISO8859-9/75dpi/"
+ FontPath "/usr/share/fonts/ISO8859-9/100dpi/"
EndSection
Section "ServerFlags"