summaryrefslogtreecommitdiffstats
path: root/perl-install/lang.pm
Commit message (Expand)AuthorAgeFilesLines
* changed LANGUAGE for basquePablo Saratxaga2002-03-141-1/+1
* small console font changesPablo Saratxaga2002-03-131-6/+6
* set default console fotns for latin1/0 to lat1-16 and lat0-16;Pablo Saratxaga2002-03-131-6/+6
* Added symlinks in locales-skeleton so non primary chinese encodingsPablo Saratxaga2002-03-081-1/+1
* fix typo in %xim (for chineese)Pascal Rigaux2002-03-061-3/+3
* - create the kde share/config's directory, so that kde config files are creat...Pascal Rigaux2002-03-061-2/+5
* restrict localedrake to installed langPascal Rigaux2002-03-011-5/+8
* add 'C' in %charset2kde_font (so that english has normal fonts)Pascal Rigaux2002-03-011-1/+5
* switch en_GB, *_CH, da, es@tradicional and wa to iso-8859-15Pascal Rigaux2002-03-011-7/+7
* workaround iso-8859-1 charset based languages not displayed correctly at installPascal Rigaux2002-02-271-3/+5
* - %lang2country is the authority, so if the country given by %lang2country do...Pascal Rigaux2002-02-271-3/+5
* - s/def/default/ (typo)Pascal Rigaux2002-02-271-4/+8
* create bindtextdomain which does only part of the load_mo jobPascal Rigaux2002-02-261-5/+13
* completed lang2countryPablo Saratxaga2002-02-251-4/+11
* fix 2 entries in charset2kde_fontPascal Rigaux2002-02-221-2/+2
* - remove non needed entries in lang2countryPascal Rigaux2002-02-221-68/+50
* start of support of kde fontsPablo Saratxaga2002-02-221-0/+70
* use invalid instead of unknown for errors when checkingPascal Rigaux2002-02-221-1/+1
* put back the less deep langsPascal Rigaux2002-02-221-19/+19
* fixed some keyboard namesPablo Saratxaga2002-02-221-47/+37
* have the tree less deep (esp. nicer when not displaying UTF-8 entries)Pascal Rigaux2002-02-221-19/+19
* not translating in console installs (esp. newt) when the font is missingPascal Rigaux2002-02-221-3/+8
* restrict the langs displayed to non utf8 during installPascal Rigaux2002-02-221-1/+9
* fix warning messagePascal Rigaux2002-02-221-2/+2
* disable perl warnings when checkingPascal Rigaux2002-02-221-0/+1
* make perl_checker happyPascal Rigaux2002-02-221-1/+1
* LC_COLLATE and LC_CTYPE are getFile'd (cuz they are big, causing the .cz2 to ...Pascal Rigaux2002-02-211-0/+4
* - 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