diff options
-rw-r--r-- | perl-install/lang.pm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/perl-install/lang.pm b/perl-install/lang.pm index bea910132..dd9e2bfc8 100644 --- a/perl-install/lang.pm +++ b/perl-install/lang.pm @@ -834,7 +834,7 @@ my %charset2pango_font = ( 'utf_ta' => "TSCu_Paranar 14", 'utf_vi' => "Sans 14", 'iso-8859-7' => "Kerkis 14", - 'jisx0208' => "Sans 18", + 'jisx0208' => "Sans 14", #- Nimbus Sans L is missing some chars used by some cyrillic languages, #- but tose haven't yet DrakX translations; it also misses vietnamese #- latin chars; all other latin and cyrillic are covered. |