summaryrefslogtreecommitdiffstats
path: root/perl-install/lang.pm
Commit message (Collapse)AuthorAgeFilesLines
...
* - don't generate locales.tar.bz2, do the same directly (since it's now quite ↵Pascal Rigaux2004-08-171-30/+0
| | | | | | | simple) - when using ramdisk, we now have all the locales, no need to handle it specially
* enabled Turkmen and Tatar; prepared various other languages (waiting forPablo Saratxaga2004-08-131-17/+32
| | | | | | lang-*.png pixmap). updated the kde-i18n list with the newly available languages
* Hong Kong -> Hong Kong SARFunda Wang2004-08-121-1/+1
|
* cleanupPascal Rigaux2004-08-121-1/+1
|
* rewrite handling of defautl localePablo Saratxaga2004-08-111-19/+18
|
* main charset is now en_US.UTF-8Olivier Blin2004-08-111-1/+1
|
* perl_checker compliancePascal Rigaux2004-08-111-2/+2
|
* prototype compliance with perl_checkerPascal Rigaux2004-08-091-3/+3
|
* we never pass a prefix to lang::read() which is always use in standalone,Pascal Rigaux2004-08-091-4/+3
| | | | | so use $::prefix and don't pass a prefix anymore
* 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
|