summaryrefslogtreecommitdiffstats
path: root/perl-install/lang.pm
Commit message (Collapse)AuthorAgeFilesLines
...
* Revised comments to make non-utf-8 editor happierFunda Wang2004-08-081-5/+5
|
* changed default font for gb2312Funda Wang2004-08-081-2/+2
|
* fix x-unikey support (Larry Nguyen)Thierry Vignaud2004-08-061-1/+1
|
* (write) fix configuring IMThierry Vignaud2004-08-061-3/+1
|
* add x-unikey support for VietnameseThierry Vignaud2004-08-041-1/+5
|
* switch korean to scim-hangul IMThierry Vignaud2004-08-041-2/+1
|
* (write) if one override default IM, remove any setting from default IM (hint:Thierry Vignaud2004-08-041-2/+6
| | | | | some IM configurations do not have all fields set...)
* (read) fix IM readingThierry Vignaud2004-08-041-2/+4
|
* support nabi input method tooThierry Vignaud2004-07-301-0/+7
|
* support im-ja input method tooThierry Vignaud2004-07-301-0/+5
|
* cleanupPascal Rigaux2004-07-301-6/+9
|
* enable one to choose its input method in advanced modeThierry Vignaud2004-07-301-0/+5
|
* adapt to new directories layout:Pascal Rigaux2004-07-261-1/+1
| | | | | | | | | | | - Mandrake/mdkinst -> install/stage2/live - Mandrake/base/mdkinst_stage2.bz2 -> install/stage2/mdkinst_stage2.bz2 - Mandrake/base/rpmsrate -> media/media_info/rpmsrate - Mandrake/RPMS -> media/main - images -> install/images - isolinux -> install/isolinux - Mandrake/share/advertising -> install/extra/advertising
* fix xmodifiers setting which is broken since perl-MDK-Common-1.1.13-1mdkThierry Vignaud2004-07-211-6/+6
|
* changed MandrakeSoft -> MandrakesoftPablo Saratxaga2004-07-201-0/+1
|
* (write) better check parameter rather than EUIDThierry Vignaud2004-07-201-1/+1
|
* (write) do not bother trying to write /etc/menu-methods/lang.h whenThierry Vignaud2004-07-201-1/+1
| | | | | run as a user
* replace lang::get_unneeded_png_lang_files() with lang::png_lang_filesPascal Rigaux2004-07-091-0/+5
|
* merge with MDK-10-update Move changesPascal Rigaux2004-07-081-4/+1
|
* switch to new japanese fonts (UTUMI Hirosi <utuhiro78@yahoo.co.jp>)Thierry Vignaud2004-07-021-1/+1
|
* (write) let be aware of install modeThierry Vignaud2004-07-021-1/+1
|
* (write) configure menu-method's language too so that altering languageThierry Vignaud2004-07-021-0/+3
| | | | | is done for KDE menu entries too (instead of just programs' messages)
* default consolefont is lat0-16, no more lat0-sun16Pascal Rigaux2004-07-011-1/+1
|
* switch chinese to scim by defaultThierry Vignaud2004-06-241-2/+1
|
* fix gtk IM module for scim IMThierry Vignaud2004-06-241-1/+1
|
* fix xcin IMThierry Vignaud2004-06-241-3/+1
|
* add back support for kinput2 IMThierry Vignaud2004-06-241-0/+5
|
* sort CJK's IM entriesThierry Vignaud2004-06-241-17/+17
|
* - factorize im settingsThierry Vignaud2004-06-241-54/+73
| | | | | | | - change default IM according to cooker-i18n feedback: o default all chinese locales to fctix IM o default all japanese locales to scim+uim IM
* kill warningsThierry Vignaud2004-06-171-1/+2
|
* enabled Latgalian language choice;Pablo Saratxaga2004-05-261-1/+2
| | | | | | prepared for Sardian; rpmsrate: Japanese input method is now "uim"
* no lang-ltg.png, so disabling ltgPascal Rigaux2004-05-121-1/+1
|
* - fix typoPascal Rigaux2004-05-121-2/+2
| | | | | - fix last commit which was not using $locale_country as it should in system_locales_to_ourlocale()
* - new function locale_to_main_locale() to replace the typical substr($lang, ↵Pascal Rigaux2004-05-111-17/+30
| | | | | | | | | 0, 2) or $lang =~ /(..)/ - new function analyse_locale_name() to replace various regexps on locale name - use those 2 functions for cleanup - cleanup even more standard_locale()
* perl_checker compliancePascal Rigaux2004-05-111-1/+1
|
* preparing for FurlanPablo Saratxaga2004-05-051-1/+2
|
* utf8_should_be_needed() must return true if any of the languages chosen is ↵Pascal Rigaux2004-04-261-2/+2
| | | | | | | utf8, not only the main one (it also returns true when there are many charsets)
* (lang::write_langs) drop prefix parameterThierry Vignaud2004-04-091-3/+3
|
* defined default font to use in KDE for devanagari and malayalam scriptsPablo Saratxaga2004-04-071-3/+7
|
* Added missing choice for Latgalian (it had been forgotten when adding thePablo Saratxaga2004-03-301-0/+2
| | | | | 10.0 new languages)
* Gnome Low-Saxon translations use "nds_DE", putting it on LANGUAGEPablo Saratxaga2004-03-181-1/+1
|
* changed order of LANGUAGE value for Filipino so monolingual windowmanagersPablo Saratxaga2004-03-161-1/+3
| | | | | can have translated menus
* updated and added pictures for language selection list.Pablo Saratxaga2004-03-161-4/+7
| | | | | | enabled choice for Filipino (we have quite good translations), Low-Saxon and Kyrgyz.
* small correctionPablo Saratxaga2004-03-121-1/+1
|
* improved previous changePablo Saratxaga2004-03-121-1/+1
|
* always define KDM fonts dependending on encoding (fix for bug #8714)Pablo Saratxaga2004-03-121-4/+8
|
* load_mo: first perform a lookup on mo's for all possible langs,Guillaume Cottenceau2004-02-281-9/+10
| | | | | | | will prevent from downloading each time another time the mo file (fr_FR comes first, is not here, everything including fr gets removed, fr_FR is non-existent, and then fr is downloaded again)
* defined GTK_IM_MODULE values for CJK languages; so xim is usedPablo Saratxaga2004-02-251-0/+12
| | | | | | by default for languages for which we don't ship good enough native gtk2 input methods.
* uim-anthy works ok in on-the-spot mode with KDEPablo Saratxaga2004-02-201-1/+1
|
* value of XIM is the xim identifier, not the xim program namePablo Saratxaga2004-02-191-2/+2
|