summaryrefslogtreecommitdiffstats
path: root/perl-install/lang.pm
Commit message (Expand)AuthorAgeFilesLines
* - handle --kde_lang with optionally --kde_countryPascal Rigaux2002-02-181-0/+18
* (lang2kde_lang): add missing valid_kde_langsPascal Rigaux2002-02-181-1/+3
* fuzzy language finding between available langs when it doesn't match (useful ...Pascal Rigaux2002-02-181-0/+1
* (country2lang): createdPascal Rigaux2002-02-161-15/+34
* fix call to update_gnomekdercPascal Rigaux2002-02-161-2/+2
* remove unused & unneeded special %lang2kde_langPascal Rigaux2002-02-161-5/+0
* - add lang::checkPascal Rigaux2002-02-161-6/+130
* Added choice of charset for various languagesPablo Saratxaga2002-02-081-50/+156
* Added Tamil language and keyboard choices (KDE is translated to Tamil)Pablo Saratxaga2002-01-311-1/+1
* handle read'ing and write'ing to a specified file (useful example: ~/.i18n)Pascal Rigaux2002-01-301-8/+10
* Enabled "ms" language in the language selection list (there are Gnome and KDEPablo Saratxaga2002-01-301-1/+1
* changed @euro locales to plain names; now old currencies ones are obsoletePablo Saratxaga2002-01-021-16/+16
* enabled Maltese languagePablo Saratxaga2001-10-101-0/+1
* 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