From 1e71adb542380d32c10990cbe6f4909a327a4661 Mon Sep 17 00:00:00 2001 From: Pablo Saratxaga Date: Tue, 13 Jun 2000 13:52:27 +0000 Subject: added 'acon' to the autoamtically selected packages for RTL languages --- perl-install/ChangeLog | 4 ++++ perl-install/lang.pm | 8 ++++---- perl-install/pkgs.pm | 15 +++++++++------ 3 files changed, 17 insertions(+), 10 deletions(-) (limited to 'perl-install') diff --git a/perl-install/ChangeLog b/perl-install/ChangeLog index 76c2f6415..673154de9 100644 --- a/perl-install/ChangeLog +++ b/perl-install/ChangeLog @@ -1,3 +1,7 @@ +2000-06-13 Pablo Saratxaga + + * pkgs.pm: added 'acon' requirement for all right-to-left languages + 2000-06-07 François Pons * diskdrake.pm: added SunOS partition as blue for diskdrake. diff --git a/perl-install/lang.pm b/perl-install/lang.pm index 0350cd680..601e6c463 100644 --- a/perl-install/lang.pm +++ b/perl-install/lang.pm @@ -46,7 +46,7 @@ my %languages = ( 'fr_FR' => [ 'French (France)', 'iso-8859-1', 'fr', 'fr_FR:fr' ], 'ga' => [ 'Gaeilge (Irish)', 'iso-8859-14','ga', 'ga:en_IE:en' ], #-'gd' => [ 'Scottish gaelic', 'iso-8859-14','gd', 'gd:en_GB:en' ], - 'gl' => [ 'Galician', 'iso-8859-1', 'gl', 'gl:es_ES:pt_PT:pt_BR:es:pt' ], + 'gl' => [ 'Galego (Galician)', 'iso-8859-1', 'gl', 'gl:es_ES:pt_PT:pt_BR:es:pt' ], #-'gv' => [ 'Manx gaelic', 'iso-8859-14','gv', 'gv:en_GB:en' ], #- 'iw' was the old code for hebrew language 'he' => [ 'Hebrew', 'iso-8859-8', 'he', 'he:iw_IL' ], @@ -155,7 +155,7 @@ my %charsets = ( std_("iso8859-6") ], "iso-8859-7" => [ "iso07.f16", "iso07", "trivial.trans", std_("iso8859-7") ], -#- hebrew needs special console driver for text mode (none yet) +#- hebrew needs special console driver for text mode [acon] #- (and gtk support isn't done yet) "iso-8859-8" => [ "iso08.f16", "iso08", "trivial.trans", std_("iso8859-8") ], @@ -176,7 +176,7 @@ my %charsets = ( std("koi8-u") ], "cp1251" => [ "iso05.f16", "iso05", "iso05_to_cp1251.trans", std("microsoft-cp1251") ], -#- Yiddish needs special console driver for text mode (none yet) +#- Yiddish needs special console driver for text mode [acon] #- (and gtk support isn't done yet) "cp1255" => [ "iso08.f16", "iso08", "trivial.trans", std_("microsoft-cp1255") ], @@ -190,7 +190,7 @@ my %charsets = ( std2("tcvn-5712", 13), std2("tcvn-5712", 10) ], "viscii" => [ "viscii10-8x16", "viscii.uni", "viscii1.0_to_viscii1.1.trans", "-*-*-*-*-*-*-*-*-*-*-*-*-viscii1.1-1" ], -#- Farsi (iranian) needs special console driver for text mode [patching acon ?] +#- Farsi (iranian) needs special console driver for text mode [acon] #- (and gtk support isn't done yet) "isiri-3342" => [ undef, undef, "trivial.trans", "-*-*-*-*-*-*-*-*-*-*-*-*-isiri-3342" ], diff --git a/perl-install/pkgs.pm b/perl-install/pkgs.pm index dff11bea2..b465a4a4f 100644 --- a/perl-install/pkgs.pm +++ b/perl-install/pkgs.pm @@ -51,13 +51,14 @@ autoirpm autoirpm-icons numlock %by_lang = ( 'ar' => [ 'acon' ], -# 'bg' => cp1251 fonts +# 'be' => [ 'fonts-ttf-cyrillic' ], +# 'bg' => [ 'fonts-ttf-cyrillic' ], 'cs' => [ 'XFree86-ISO8859-2', 'XFree86-ISO8859-2-75dpi-fonts' ], # 'cy' => iso8859-14 fonts # 'el' => greek fonts # 'eo' => iso8859-3 fonts -# 'fa' => farsi fonts -# 'he' => hebrew fonts + 'fa' => [ 'acon' ], + 'he' => [ 'acon' ], 'hr' => [ 'XFree86-ISO8859-2', 'XFree86-ISO8859-2-75dpi-fonts' ], 'hu' => [ 'XFree86-ISO8859-2', 'XFree86-ISO8859-2-75dpi-fonts' ], 'hy' => [ 'fonts-ttf-armenian' ], @@ -66,18 +67,20 @@ autoirpm autoirpm-icons numlock 'ko' => [ 'rxvt-CLE', 'fonts-ttf-korean' ], # 'lt' => iso8859-13 fonts # 'lv' => iso8859-13 fonts -# 'mk' => iso8859-5 fonts +# 'mk' => [ 'fonts-ttf-cyrillic' ], 'pl' => [ 'XFree86-ISO8859-2', 'XFree86-ISO8859-2-75dpi-fonts' ], 'ro' => [ 'XFree86-ISO8859-2', 'XFree86-ISO8859-2-75dpi-fonts' ], +# 'ru' => [ 'XFree86-cyrillic-fonts', 'fonts-ttf-cyrillic' ], 'ru' => [ 'XFree86-cyrillic-fonts' ], 'sk' => [ 'XFree86-ISO8859-2', 'XFree86-ISO8859-2-75dpi-fonts' ], 'sl' => [ 'XFree86-ISO8859-2', 'XFree86-ISO8859-2-75dpi-fonts' ], -# 'sp' => iso8859-5 fonts +# 'sp' => [ 'fonts-ttf-cyrillic' ], 'sr' => [ 'XFree86-ISO8859-2', 'XFree86-ISO8859-2-75dpi-fonts' ], # 'th' => thai fonts 'tr' => [ 'XFree86-ISO8859-9', 'XFree86-ISO8859-9-75dpi-fonts' ], -# 'uk' => koi8-u fonts +# 'uk' => [ 'fonts-ttf-cyrillic' ], # 'vi' => vietnamese fonts + 'yi' => [ 'acon' ], 'zh_CN' => [ 'rxvt-CLE', 'fonts-ttf-gb2312' ], 'zh_TW.Big5' => [ 'rxvt-CLE', 'fonts-ttf-big5' ], ); -- cgit v1.2.1