summaryrefslogtreecommitdiffstats
path: root/perl-install/lang.pm
Commit message (Expand)AuthorAgeFilesLines
* replace xcin by chinput as per Alex requestPascal Rigaux2001-09-201-3/+3
* compatibility with older $o->{lang} names (for auto_installs)Pascal Rigaux2001-09-191-0/+9
* - remove ISO-8859-5, KOI8-R and KOI8-UPascal Rigaux2001-09-181-33/+27
* Added choice of "English|Ireland (euro)" so people wanting English language b...Pablo Saratxaga2001-09-171-0/+2
* use new mkdir_p, rm_rf and cp_af from MDK::CommonPascal Rigaux2001-09-161-13/+6
* (load_mo): ensure the locale is set (was broken in non-gtk installs)Pascal Rigaux2001-09-151-0/+1
* fixed bad $localedir in load_mo().Francois Pons2001-09-131-1/+1
* commented out utf-8 russian locale, for nowPablo Saratxaga2001-09-121-4/+4
* fix font in iso-15Pascal Rigaux2001-09-081-1/+1
* fix load_mo callPascal Rigaux2001-09-071-1/+1
* 'zh' in LANGUAGE for Chinese is needed by DrakXPablo Saratxaga2001-09-061-3/+9
* corrected lang.pm to have coherence in locale usage (it was the sourcePablo Saratxaga2001-09-061-35/+45
* (read): it works nowPascal Rigaux2001-08-301-2/+2
* add localedrake (not tested)Pascal Rigaux2001-08-291-0/+16
* Added "zh_HK" to Chinese in LANGUAGE list.Pablo Saratxaga2001-08-271-1/+6
* no need for UTF-8/LC_CTYPEPascal Rigaux2001-08-241-1/+1
* (load_mo): if not usingRamdisk, don't try getFilePascal Rigaux2001-08-241-1/+1
* fix locale support when usingRamdiskPascal Rigaux2001-08-231-2/+2
* rename isCdNotEjectable in usingRamdisk, ensure no files are removed unless w...Pascal Rigaux2001-08-191-1/+1
* simplifyPascal Rigaux2001-08-191-4/+1
* Added explicit setting of XFree86 internal XIM for ThaiPablo Saratxaga2001-08-161-0/+7
* small font fixPablo Saratxaga2001-08-101-3/+2
* move to MDK::Common, bool->to_boolPascal Rigaux2001-07-241-1/+1
* do not use the po's directly. Use mo's through gettextPascal Rigaux2001-07-231-51/+23
* fixPascal Rigaux2001-07-201-3/+3
* (load_po): enhance readabilityPascal Rigaux2001-07-201-7/+8
* - c::iconv replace c::from_utf8 and c::to_utf8Pascal Rigaux2001-06-081-1/+1
* (load_po): s/!isStandalone/isInstall/ (mainly for XFdrake's test)Pascal Rigaux2001-04-141-1/+1
* fixed log of packdrake.Francois Pons2001-04-121-1/+1
* (pack_langs): set RPM_INSTALL_LANG for package "menu"Pascal Rigaux2001-04-121-1/+3
* pixel suxdamien2001-04-121-1/+1
* added missing LD_LOADER reference and remove old code commented.Francois Pons2001-04-111-4/+1
* (get_x_fontset): special cases for some big (size) fontsPascal Rigaux2001-04-111-17/+22
* (load_po): sets $lang::charset to the charset used in the poPascal Rigaux2001-04-091-1/+5
* (fs_options): created (gets codepage and iocharset)Pascal Rigaux2001-04-051-0/+11
* *** empty log message ***Pascal Rigaux2001-04-041-3/+3
* (charset): fix for chineese which have charset in the namePascal Rigaux2001-04-031-0/+1
* codepage option to mount requires only numeric values, eg "437" and not "cp437"Pablo Saratxaga2001-04-021-23/+23
* (langsLANGUAGE): give the list of languagesPascal Rigaux2001-03-271-0/+6
* Added fields to charsets table holding info for mount (iocharset andPablo Saratxaga2001-03-211-36/+39
* (write_langs): in case of empty %_install_langs, don't write itPascal Rigaux2001-03-171-1/+1
* completed language listPablo Saratxaga2001-03-141-19/+41
* fixed live update between GLIBC 2.1 and GLIBC 2.2. should work for otherFrancois Pons2001-03-121-1/+1
* (getxim): patch for Alex Du for localization toolPascal Rigaux2001-03-011-2/+5
* updated Estonian filePablo Saratxaga2001-01-291-0/+1
* fixed LANGUAGE for mk localePablo Saratxaga2001-01-251-3/+3
* fixed the places where console fonts and related files are put underPablo Saratxaga2001-01-221-3/+3
* *** empty log message ***Pascal Rigaux2001-01-211-1/+1
* make lang list in format for tree-selectorPablo Saratxaga2001-01-121-28/+32
* (langs): created (transform the $o->{langs} hash ref in a list)Pascal Rigaux2001-01-091-2/+6