From 0aad92d592eb965b36436aadfa2bb7121841763a Mon Sep 17 00:00:00 2001 From: handa Date: Tue, 9 Jan 2007 04:36:14 +0000 Subject: [PATCH] *** empty log message *** --- README | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README b/README index 86a8ded..11e32c3 100644 --- a/README +++ b/README @@ -44,11 +44,11 @@ Please read also INSTALL for the generic installation instructions. If you want to use this pango module (shaper engine), do something like this: -% PANGO_RC_FILE=/usr/local/lib/pango-m17n/pangorc gedit +% PANGO_RC_FILE=/usr/local/lib/pango-m17n/pangorc.m17n gedit To check if this module is surely being used, do this: -% MDEBUG_FONT=1 PANGO_RC_FILE=/usr/local/lib/pango-m17n/pangorc gedit +% MDEBUG_FONT=1 PANGO_RC_FILE=/usr/local/lib/pango-m17n/pangorc.m17n gedit Then, the information about which font is being used is printed. -- 1.7.10.4