summaryrefslogtreecommitdiffstats
path: root/perl-install/share/gen_locales.sh
Commit message (Collapse)AuthorAgeFilesLines
* by the way, gen_locales.sh makes an error becausePascal Rigaux2003-08-121-1/+1
| | | | | | | | | | | /usr/X11R6/lib/X11/locale/common doesn't exist anymore. It used to contain ximcp.so.2 xlcDef.so.2 xlcUTF8Load.so.2 xlibi18n.so.2 xlocale.so.2 xomGeneric.so.2 in mdk9.0, but mdk9.1 install was without it and it was ok...
* removed exception for TamilPablo Saratxaga2003-02-261-1/+1
|
* Changed the way locale->encoding is handled; revert to the old way which wasPablo Saratxaga2002-12-051-21/+2
| | | | | | | | | working. And changed the charset to use during install to UTF-8 for all but CJK locales, in the X11 locale config files and in lang.pm; So, the same values of LC_* variables are used as before; but they should point, in glibc and in X11, to UTF-8 locales now
* Added Tamil font, added "ta" to gen_locales, and changed charset= linePablo Saratxaga2002-08-211-3/+1
| | | | | of ta.po to make msgmerge happy
* corrected erros that made the script failPablo Saratxaga2002-08-131-2/+3
|
* locale name <-> charset correspondances better matching what DrakX usesPablo Saratxaga2002-08-121-3/+16
|
* hy is now using UTF8 localesPascal Rigaux2002-07-261-1/+1
|
* build per languages symlinks using the new::during_install__lang2charsetPascal Rigaux2002-07-211-7/+14
| | | | | | | -> this enables doing the same during install when using ramdisk => no need to have a locale.cz2 anymore (this is now possible since the number of special cases is lower than before)
* changes to get in line with new XFree86Pablo Saratxaga2002-01-181-1/+1
|
* find the X11 locale on the box so that XI18N_OBJS's and common are includedPascal Rigaux2002-01-181-0/+3
|
* - remove ISO-8859-5, KOI8-R and KOI8-UPascal Rigaux2001-09-181-1/+1
| | | | | | - cleanup packdrake extracting locales - cleanup/fixes lang.pm
* corrected lang.pm to have coherence in locale usage (it was the sourcePablo Saratxaga2001-09-061-2/+2
| | | | | | | | of much of the problems); changed keyboard.pm to ignore charset encoding in locale name for locale -> keyboard guessing. removed unused gconv modules, converted az.po to utf-8 (as it was the only remaining az.po on Earth still in a non standard encoding)
* no need for UTF-8/LC_CTYPEPascal Rigaux2001-08-241-1/+1
|
* fix ru KOI8-RPascal Rigaux2001-08-221-1/+1
|
* chineese locale supportPascal Rigaux2001-07-311-1/+16
|
* better handling of localesPascal Rigaux2001-07-311-13/+2
|
* automatic handling of locales.tar.bz2 based on installed glibcPascal Rigaux2001-07-301-0/+42