summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGuillaume Cottenceau <gc@mandriva.com>2003-03-28 15:27:10 +0000
committerGuillaume Cottenceau <gc@mandriva.com>2003-03-28 15:27:10 +0000
commit737cb34ee0272b417fbb538816bd05859c78f2fe (patch)
tree88ff599535ae31de9329cf6dc7b34961e143fef6
parent97cc1e6041b770ce5d394368835d191c6d193c87 (diff)
downloaddrakx-backup-do-not-use-737cb34ee0272b417fbb538816bd05859c78f2fe.tar
drakx-backup-do-not-use-737cb34ee0272b417fbb538816bd05859c78f2fe.tar.gz
drakx-backup-do-not-use-737cb34ee0272b417fbb538816bd05859c78f2fe.tar.bz2
drakx-backup-do-not-use-737cb34ee0272b417fbb538816bd05859c78f2fe.tar.xz
drakx-backup-do-not-use-737cb34ee0272b417fbb538816bd05859c78f2fe.zip
disable arabic
-rw-r--r--perl-install/patch/9.1/hp.diff17
1 files changed, 17 insertions, 0 deletions
diff --git a/perl-install/patch/9.1/hp.diff b/perl-install/patch/9.1/hp.diff
index b6cf49ade..befdf71f6 100644
--- a/perl-install/patch/9.1/hp.diff
+++ b/perl-install/patch/9.1/hp.diff
@@ -118,3 +118,20 @@ diff -u -p -r1.340 any.pm
messages => N("Please choose your country."),
interactive_help_id => 'selectCountry',
advanced_messages => N("Here is the full list of available countries"),
+Index: lang.pm
+===================================================================
+RCS file: /cooker/gi/perl-install/lang.pm,v
+retrieving revision 1.312
+diff -u -r1.312 lang.pm
+--- lang.pm 19 Mar 2003 17:06:18 -0000 1.312
++++ lang.pm 28 Mar 2003 15:24:41 -0000
+@@ -23,7 +23,8 @@
+ my %langs = (
+ 'af' => [ 'Afrikaans', 'Afrikaans', 'af_ZA', ' 3 ', 'iso-8859-1' ],
+ 'am' => [ 'Amharic', 'ZZ emarNa', 'am_ET', ' 3 ', 'utf_am' ],
+-'ar' => [ 'Arabic', 'AA Arabic', 'ar_EG', ' 23 ', 'utf_ar' ],
++#- doesn't work well after install
++#'ar' => [ 'Arabic', 'AA Arabic', 'ar_EG', ' 23 ', 'utf_ar' ],
+ 'az' => [ 'Azeri (Latin)', 'Azerbaycanca', 'az_AZ', ' 2 ', 'utf_az' ],
+ 'be' => [ 'Belarussian', 'Belaruskaya', 'be_BY', '1 ', 'cp1251' ],
+ 'bg' => [ 'Bulgarian', 'Blgarski', 'bg_BG', '1 ', 'cp1251' ],