From a1ee882573a6e10946a0ba473d1f05b12ddeb405 Mon Sep 17 00:00:00 2001 From: Pablo Saratxaga Date: Sat, 24 Aug 2002 03:11:28 +0000 Subject: ichanged kde default fonts to match what we ship --- perl-install/lang.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'perl-install/lang.pm') diff --git a/perl-install/lang.pm b/perl-install/lang.pm index bf68915c9..b95e12956 100644 --- a/perl-install/lang.pm +++ b/perl-install/lang.pm @@ -528,7 +528,7 @@ my %charset2kde_font = ( 'viscii' => [ "misc-fixed,13", "misc-fixed,13", "misc-fixed,10", ], #- TSCII uses pseudo iso-8859-1 fonts, it is important to choose them #- correctly - 'tscii' => [ "tsc_paranar,13", "mylaifixtsc,13", "tsc_paranar,10", ], + 'tscii' => [ "tsc_avarangal,14", "tsc_avarangalfxd,10", "tsc_avarangal,12", ], 'default' => [ "misc-fixed,13", "misc-fixed,13", "misc-fixed,10", ], ); -- cgit v1.2.1