From 5f2e0ef229f4e1d212dec67aa3aa97054a3a50f1 Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Thu, 9 Sep 2004 08:40:52 +0000 Subject: add a comment about font settings for installer --- perl-install/lang.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'perl-install') diff --git a/perl-install/lang.pm b/perl-install/lang.pm index 73cc52aac..492308edc 100644 --- a/perl-install/lang.pm +++ b/perl-install/lang.pm @@ -823,7 +823,7 @@ sub charset2kde_font { # this define pango name fonts (like "NimbusSans L") depending # on the "charset" defined by language array. This allows to selecting -# an appropriate font for each language. +# an appropriate font for each language for the installer only. my %charset2pango_font = ( 'tis620' => "Norasi 17", 'utf_ar' => "Kacst-Qr 14", -- cgit v1.2.1