Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | by the way, gen_locales.sh makes an error because | Pascal Rigaux | 2003-08-12 | 1 | -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 Tamil | Pablo Saratxaga | 2003-02-26 | 1 | -1/+1 |
| | |||||
* | Changed the way locale->encoding is handled; revert to the old way which was | Pablo Saratxaga | 2002-12-05 | 1 | -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= line | Pablo Saratxaga | 2002-08-21 | 1 | -3/+1 |
| | | | | | of ta.po to make msgmerge happy | ||||
* | corrected erros that made the script fail | Pablo Saratxaga | 2002-08-13 | 1 | -2/+3 |
| | |||||
* | locale name <-> charset correspondances better matching what DrakX uses | Pablo Saratxaga | 2002-08-12 | 1 | -3/+16 |
| | |||||
* | hy is now using UTF8 locales | Pascal Rigaux | 2002-07-26 | 1 | -1/+1 |
| | |||||
* | build per languages symlinks using the new::during_install__lang2charset | Pascal Rigaux | 2002-07-21 | 1 | -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 XFree86 | Pablo Saratxaga | 2002-01-18 | 1 | -1/+1 |
| | |||||
* | find the X11 locale on the box so that XI18N_OBJS's and common are included | Pascal Rigaux | 2002-01-18 | 1 | -0/+3 |
| | |||||
* | - remove ISO-8859-5, KOI8-R and KOI8-U | Pascal Rigaux | 2001-09-18 | 1 | -1/+1 |
| | | | | | | - cleanup packdrake extracting locales - cleanup/fixes lang.pm | ||||
* | corrected lang.pm to have coherence in locale usage (it was the source | Pablo Saratxaga | 2001-09-06 | 1 | -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_CTYPE | Pascal Rigaux | 2001-08-24 | 1 | -1/+1 |
| | |||||
* | fix ru KOI8-R | Pascal Rigaux | 2001-08-22 | 1 | -1/+1 |
| | |||||
* | chineese locale support | Pascal Rigaux | 2001-07-31 | 1 | -1/+16 |
| | |||||
* | better handling of locales | Pascal Rigaux | 2001-07-31 | 1 | -13/+2 |
| | |||||
* | automatic handling of locales.tar.bz2 based on installed glibc | Pascal Rigaux | 2001-07-30 | 1 | -0/+42 |