summaryrefslogtreecommitdiffstats
path: root/perl-install/lang.pm
diff options
context:
space:
mode:
Diffstat (limited to 'perl-install/lang.pm')
-rw-r--r--perl-install/lang.pm4
1 files changed, 2 insertions, 2 deletions
diff --git a/perl-install/lang.pm b/perl-install/lang.pm
index a15914837..8df5c59e9 100644
--- a/perl-install/lang.pm
+++ b/perl-install/lang.pm
@@ -798,8 +798,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 New Sung,14" ],
+ 'gb2312' => [ "Nimbus Sans L,10", "Monospace,10" ],
+ 'Big5' => [ "Nimbus Sans L,10", "Monospace,10" ],
'tis620' => [ "Norasi,16", "Norasi,15" ],
'utf_ar' => [ "Terafik,14", "Courier New,13", "Terafik,13" ],
'utf_am' => [ "GF Zemen Unicode,15" ],