From f055c101a7a35a0d5e9e3ec885486fa16141f9fb Mon Sep 17 00:00:00 2001 From: Pascal Rigaux Date: Mon, 10 Jan 2005 15:11:28 +0000 Subject: - add vera fonts (normal and bold) - generate fonts.dir and fonts.cache-1 - take cursor.pcf.gz from system --- 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 0b6b7d091..6b7d0dca4 100644 --- a/perl-install/lang.pm +++ b/perl-install/lang.pm @@ -844,7 +844,7 @@ my %charset2pango_font = ( #- Nimbus Sans L is missing some chars used by some cyrillic languages, #- but tose have not yet DrakX translations; it also misses vietnamese #- latin chars; all other latin and cyrillic are covered. - 'default' => "Nimbus Sans L 12" + 'default' => "Sans 12" ); sub charset2pango_font { -- cgit v1.2.1