From 3815130120980002b3981360fa0879dc6731b559 Mon Sep 17 00:00:00 2001 From: tomo Date: Thu, 22 Apr 2010 06:11:51 +0000 Subject: [PATCH] Add @prefix@/share/fonts/PCF/EGB:unscaled. --- chise-setup-xfonts.in | 1 + 1 file changed, 1 insertion(+) diff --git a/chise-setup-xfonts.in b/chise-setup-xfonts.in index 12c6164..b304858 100755 --- a/chise-setup-xfonts.in +++ b/chise-setup-xfonts.in @@ -1,5 +1,6 @@ #!/bin/sh xset +fp @prefix@/share/emacs/fonts:unscaled +xset +fp @prefix@/share/fonts/PCF/EGB:unscaled xset fp+ @prefix@/share/fonts/TrueType/Zinbun xset fp+ @prefix@/share/fonts/TrueType/GT xset fp+ @prefix@/share/fonts/PCF/JISX0213:unscaled -- 1.7.10.4