summaryrefslogtreecommitdiffstats
path: root/perl-install/install_steps_newt.pm
Commit message (Collapse)AuthorAgeFilesLines
* fix commentThierry Vignaud2004-06-181-2/+3
|
* spell Mandrakelinux in one wordThierry Vignaud2004-03-101-1/+1
|
* - move call to ->charsetChanged from install_steps_interactive to install_stepsPascal Rigaux2003-09-031-10/+5
| | | | | | so that we can use it in install_steps_auto_install_non_interactive - don't overload ->selectLanguage to call lang::load_console_font(), overload ->charsetChanged instead
* perl_checker compliance ("ref" now need parentheses in many case)Pascal Rigaux2003-02-121-1/+1
|
* language/country selection change:Guillaume Cottenceau2003-02-081-1/+1
| | | | | | | | | | | | | | | - first install step is selection of your language, in your language; it uses images for that - language->country is probed, the selection of the country is possible if there was a problem, in the Summary step - in the $o big structure, we now use $o->{locale} which contains three keys: lang, country and utf8 - lang.pm has been cleaned and rewritten a bit - keyboard probing now done only on language (because this step is at the beginning of the install) - timezone probing done on country, if use changes country before timezone in the Summary, re-probe timezone accordingly
* replace "_" with "N" and "__" with "N_"Pascal Rigaux2002-11-061-5/+3
| | | | | | | | | | | | | | | | | | | rationale: - currently, we use _("xxx") as a shorthand for gettext("xxx"). It also used to call xgettext with --keyword=_ - alas, function &_ is global and not by package (notice esp. that _ is not exported in common.pm) - this lead to big ugly pb with packages defining their own &_, overriding common.pm's &_ - a fix is to set @::textdomains to add a new domain (the default being "libDrakX") but relying on the global "_" is still dangerous!
* make perl_checker happy: replace PKG::f with PKG::f()Pascal Rigaux2002-10-231-2/+2
|
* Added text for translatorsPablo Saratxaga2002-08-301-0/+1
|
* please "perl -cw"Pascal Rigaux2002-07-251-1/+1
|
* - Big Move 1: interactive::* hierarchyThierry Vignaud2002-07-231-4/+4
|
* move to MDK::Common, bool->to_boolPascal Rigaux2001-07-241-1/+1
|
* based on Michael Brown <mbrown@fensystems.co.uk> patch:Pascal Rigaux2001-07-191-0/+1
| | | | | | - enables graphical steps in auto_installs for more than gtk - various cleanup
* s/Linux-Mandrake/Mandrake Linux/Pablo Saratxaga2001-06-221-1/+1
|
* no_commentPascal Rigaux2000-09-141-1/+1
|
* no_commentPascal Rigaux2000-08-281-0/+10
|
* no_commentPascal Rigaux2000-08-111-18/+0
|
* *** empty log message ***Francois Pons2000-06-231-2/+0
|
* *** empty log message ***Francois Pons2000-06-071-0/+2
|
* no_commentPascal Rigaux2000-03-231-2/+20
|
* no_commentPascal Rigaux1999-11-121-0/+34
|
* no_commentPascal Rigaux1999-11-031-0/+16