summaryrefslogtreecommitdiffstats
path: root/perl-install/install
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2007-10-15 12:37:50 +0000
committerPascal Rigaux <pixel@mandriva.com>2007-10-15 12:37:50 +0000
commit3a073373c565e013c265ed8ce195d66f1c3ea4a0 (patch)
treeddc5ef9b4a15e9779e39b46aede0e33d75b4cfb6 /perl-install/install
parent8ad913dde1837343c88867fc5d83c851e815e653 (diff)
downloaddrakx-backup-do-not-use-3a073373c565e013c265ed8ce195d66f1c3ea4a0.tar
drakx-backup-do-not-use-3a073373c565e013c265ed8ce195d66f1c3ea4a0.tar.gz
drakx-backup-do-not-use-3a073373c565e013c265ed8ce195d66f1c3ea4a0.tar.bz2
drakx-backup-do-not-use-3a073373c565e013c265ed8ce195d66f1c3ea4a0.tar.xz
drakx-backup-do-not-use-3a073373c565e013c265ed8ce195d66f1c3ea4a0.zip
- localedrake:
o do propose "Suisse" after selecting french language (#34675) nb: it was not selected because CH is associated to de_CH whereas it also exists fr_CH. hence country_to_locales()
Diffstat (limited to 'perl-install/install')
-rw-r--r--perl-install/install/NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS
index 8d560911a..211cd3ae6 100644
--- a/perl-install/install/NEWS
+++ b/perl-install/install/NEWS
@@ -1,3 +1,4 @@
+- do propose "Suisse" after selecting french language (#34675)
- use time() to know when to timeout (when launching installer X server)
since the loop may be slower than 1 second (xf86misc::main::Xtest takes time
on a failing X server on i810). Also print a message telling user to wait