Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revised comments to make non-utf-8 editor happier | Funda Wang | 2004-08-08 | 1 | -5/+5 |
| | |||||
* | changed default font for gb2312 | Funda Wang | 2004-08-08 | 1 | -2/+2 |
| | |||||
* | fix x-unikey support (Larry Nguyen) | Thierry Vignaud | 2004-08-06 | 1 | -1/+1 |
| | |||||
* | (write) fix configuring IM | Thierry Vignaud | 2004-08-06 | 1 | -3/+1 |
| | |||||
* | add x-unikey support for Vietnamese | Thierry Vignaud | 2004-08-04 | 1 | -1/+5 |
| | |||||
* | switch korean to scim-hangul IM | Thierry Vignaud | 2004-08-04 | 1 | -2/+1 |
| | |||||
* | (write) if one override default IM, remove any setting from default IM (hint: | Thierry Vignaud | 2004-08-04 | 1 | -2/+6 |
| | | | | | some IM configurations do not have all fields set...) | ||||
* | (read) fix IM reading | Thierry Vignaud | 2004-08-04 | 1 | -2/+4 |
| | |||||
* | support nabi input method too | Thierry Vignaud | 2004-07-30 | 1 | -0/+7 |
| | |||||
* | support im-ja input method too | Thierry Vignaud | 2004-07-30 | 1 | -0/+5 |
| | |||||
* | cleanup | Pascal Rigaux | 2004-07-30 | 1 | -6/+9 |
| | |||||
* | enable one to choose its input method in advanced mode | Thierry Vignaud | 2004-07-30 | 1 | -0/+5 |
| | |||||
* | adapt to new directories layout: | Pascal Rigaux | 2004-07-26 | 1 | -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-1mdk | Thierry Vignaud | 2004-07-21 | 1 | -6/+6 |
| | |||||
* | changed MandrakeSoft -> Mandrakesoft | Pablo Saratxaga | 2004-07-20 | 1 | -0/+1 |
| | |||||
* | (write) better check parameter rather than EUID | Thierry Vignaud | 2004-07-20 | 1 | -1/+1 |
| | |||||
* | (write) do not bother trying to write /etc/menu-methods/lang.h when | Thierry Vignaud | 2004-07-20 | 1 | -1/+1 |
| | | | | | run as a user | ||||
* | replace lang::get_unneeded_png_lang_files() with lang::png_lang_files | Pascal Rigaux | 2004-07-09 | 1 | -0/+5 |
| | |||||
* | merge with MDK-10-update Move changes | Pascal Rigaux | 2004-07-08 | 1 | -4/+1 |
| | |||||
* | switch to new japanese fonts (UTUMI Hirosi <utuhiro78@yahoo.co.jp>) | Thierry Vignaud | 2004-07-02 | 1 | -1/+1 |
| | |||||
* | (write) let be aware of install mode | Thierry Vignaud | 2004-07-02 | 1 | -1/+1 |
| | |||||
* | (write) configure menu-method's language too so that altering language | Thierry Vignaud | 2004-07-02 | 1 | -0/+3 |
| | | | | | is done for KDE menu entries too (instead of just programs' messages) | ||||
* | default consolefont is lat0-16, no more lat0-sun16 | Pascal Rigaux | 2004-07-01 | 1 | -1/+1 |
| | |||||
* | switch chinese to scim by default | Thierry Vignaud | 2004-06-24 | 1 | -2/+1 |
| | |||||
* | fix gtk IM module for scim IM | Thierry Vignaud | 2004-06-24 | 1 | -1/+1 |
| | |||||
* | fix xcin IM | Thierry Vignaud | 2004-06-24 | 1 | -3/+1 |
| | |||||
* | add back support for kinput2 IM | Thierry Vignaud | 2004-06-24 | 1 | -0/+5 |
| | |||||
* | sort CJK's IM entries | Thierry Vignaud | 2004-06-24 | 1 | -17/+17 |
| | |||||
* | - factorize im settings | Thierry Vignaud | 2004-06-24 | 1 | -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 warnings | Thierry Vignaud | 2004-06-17 | 1 | -1/+2 |
| | |||||
* | enabled Latgalian language choice; | Pablo Saratxaga | 2004-05-26 | 1 | -1/+2 |
| | | | | | | prepared for Sardian; rpmsrate: Japanese input method is now "uim" | ||||
* | no lang-ltg.png, so disabling ltg | Pascal Rigaux | 2004-05-12 | 1 | -1/+1 |
| | |||||
* | - fix typo | Pascal Rigaux | 2004-05-12 | 1 | -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 Rigaux | 2004-05-11 | 1 | -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 compliance | Pascal Rigaux | 2004-05-11 | 1 | -1/+1 |
| | |||||
* | preparing for Furlan | Pablo Saratxaga | 2004-05-05 | 1 | -1/+2 |
| | |||||
* | utf8_should_be_needed() must return true if any of the languages chosen is ↵ | Pascal Rigaux | 2004-04-26 | 1 | -2/+2 |
| | | | | | | | utf8, not only the main one (it also returns true when there are many charsets) | ||||
* | (lang::write_langs) drop prefix parameter | Thierry Vignaud | 2004-04-09 | 1 | -3/+3 |
| | |||||
* | defined default font to use in KDE for devanagari and malayalam scripts | Pablo Saratxaga | 2004-04-07 | 1 | -3/+7 |
| | |||||
* | Added missing choice for Latgalian (it had been forgotten when adding the | Pablo Saratxaga | 2004-03-30 | 1 | -0/+2 |
| | | | | | 10.0 new languages) | ||||
* | Gnome Low-Saxon translations use "nds_DE", putting it on LANGUAGE | Pablo Saratxaga | 2004-03-18 | 1 | -1/+1 |
| | |||||
* | changed order of LANGUAGE value for Filipino so monolingual windowmanagers | Pablo Saratxaga | 2004-03-16 | 1 | -1/+3 |
| | | | | | can have translated menus | ||||
* | updated and added pictures for language selection list. | Pablo Saratxaga | 2004-03-16 | 1 | -4/+7 |
| | | | | | | enabled choice for Filipino (we have quite good translations), Low-Saxon and Kyrgyz. | ||||
* | small correction | Pablo Saratxaga | 2004-03-12 | 1 | -1/+1 |
| | |||||
* | improved previous change | Pablo Saratxaga | 2004-03-12 | 1 | -1/+1 |
| | |||||
* | always define KDM fonts dependending on encoding (fix for bug #8714) | Pablo Saratxaga | 2004-03-12 | 1 | -4/+8 |
| | |||||
* | load_mo: first perform a lookup on mo's for all possible langs, | Guillaume Cottenceau | 2004-02-28 | 1 | -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 used | Pablo Saratxaga | 2004-02-25 | 1 | -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 KDE | Pablo Saratxaga | 2004-02-20 | 1 | -1/+1 |
| | |||||
* | value of XIM is the xim identifier, not the xim program name | Pablo Saratxaga | 2004-02-19 | 1 | -2/+2 |
| |