summaryrefslogtreecommitdiffstats
path: root/perl-install/install_steps_newt.pm
Commit message (Collapse)AuthorAgeFilesLines
* 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