summaryrefslogtreecommitdiffstats
path: root/perl-install/pixmaps/langs
Commit message (Collapse)AuthorAgeFilesLines
* re-adding with -kbPascal Rigaux2003-06-061-0/+0
|
* removing for re-adding with -kbPascal Rigaux2003-06-061-0/+0
|
* Renamed Serbian po files to follow standard (sr -> cyrillic, sr@Latn -> latin).Pablo Saratxaga2003-05-062-0/+0
| | | | | | | 'sh' is used internally by DrakX for identifier by DrakX; and 'sh_YU' used as locale name, for latin Serbian, to avoid use of '@' character which may be problematic in some cases.
* put new pablo's images (less large, add missing ones)Guillaume Cottenceau2003-02-2881-0/+0
| | | | | sort langs in lang.pm
* invert video the images since the new theme will be printing black text on ↵Guillaume Cottenceau2003-02-1375-0/+0
| | | | white background
* language/country selection change:Guillaume Cottenceau2003-02-0875-0/+0
- 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