From bdd51b2f1dc8f11fa4f9646c6359258221997f6b Mon Sep 17 00:00:00 2001 From: Pablo Saratxaga Date: Fri, 7 Jan 2005 17:39:16 +0000 Subject: changed chinese font names --- perl-install/lang.pm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'perl-install') diff --git a/perl-install/lang.pm b/perl-install/lang.pm index 875fe2a39..eb6a64ec3 100644 --- a/perl-install/lang.pm +++ b/perl-install/lang.pm @@ -791,8 +791,8 @@ my %charset2kde_font = ( 'iso-8859-13' => [ "Sans,10", "Monospace,10" ], 'jisx0208' => [ "Sazanami Gothic,13" ], 'ksc5601' => [ "Baekmuk Gulim,16" ], - 'gb2312' => [ "Nimbus Sans L,12", "Monospace,12" ], - 'Big5' => [ "AR PL Mingti2L Big5,13" ], + 'gb2312' => [ "AR PL New Sung,14", "Monospace,12" ], + 'Big5' => [ "AR PL New Sung,14" ], 'tis620' => [ "Norasi,16", "Norasi,15" ], 'utf_ar' => [ "Roya,14", "Courier New,13", "Roya,13" ], 'utf_am' => [ "GF Zemen Unicode,15" ], -- cgit v1.2.1