summaryrefslogtreecommitdiffstats
path: root/scripts/genlocalelist
Commit message (Collapse)AuthorAgeFilesLines
* perl is broken in the build roots currently, and I never liked perl toJeremy Katz2002-06-071-149/+0
| | | | begin with. rewrite genlocalelist in python.
* normalize utf locales to .UTF-8 as that's what li18nux lists as the locales ↵Jeremy Katz2002-06-031-0/+1
| | | | (#65808)
* we should get utf8 now for most localesJeremy Katz2002-05-291-1/+8
|
* more merging fun from the hampton branch. I'm pretty sure this doesn'tJeremy Katz2002-04-191-9/+11
| | | | work now, at least in gui. text mode might, though
* make it caps tooMatt Wilson2001-08-101-0/+1
|
* revert fontsMatt Wilson2001-08-011-9/+9
|
* move to new kbd font names (#46209) Matt Wilson2001-07-181-5/+5
|
* fixups for Chinese (#48721)Matt Wilson2001-07-121-0/+6
|
* patch from hjMatt Wilson2001-04-121-0/+3
|
* fix no_NOMatt Wilson2001-03-201-10/+5
|
* nuke default for German tooMatt Wilson2001-03-071-1/+0
|
* remove default territory mappings for languages with more than one entry ↵Matt Wilson2001-03-071-5/+0
| | | | (#26914)
* change default for Japanese from ja_JP.eucjp to ja_JP.eucJPMatt Wilson2001-02-141-0/+1
|
* use prettier font, add mapping for chinese and koreanMatt Wilson2001-02-061-1/+9
|
* use lat0-16 instead of default8x16Erik Troan2001-01-301-2/+2
|
* added ukrainian, russianErik Troan2001-01-251-0/+4
|
* broke all language-related operations. so there.Erik Troan2001-01-251-11/+12
|
* generate map and font info as wellErik Troan2001-01-241-2/+41
|
* added genlocalelistErik Troan2001-01-191-0/+87