| Commit message (Expand) | Author | Age | Files | Lines |
* | fix default IM setting when switching language | Thierry Vignaud | 2004-08-18 | 1 | -0/+10 |
* | lang::list() is unused, dropping it | Pascal Rigaux | 2004-08-17 | 1 | -9/+0 |
* | - don't generate locales.tar.bz2, do the same directly (since it's now quite ... | Pascal Rigaux | 2004-08-17 | 1 | -30/+0 |
* | enabled Turkmen and Tatar; prepared various other languages (waiting for | Pablo Saratxaga | 2004-08-13 | 1 | -17/+32 |
* | Hong Kong -> Hong Kong SAR | Funda Wang | 2004-08-12 | 1 | -1/+1 |
* | cleanup | Pascal Rigaux | 2004-08-12 | 1 | -1/+1 |
* | rewrite handling of defautl locale | Pablo Saratxaga | 2004-08-11 | 1 | -19/+18 |
* | main charset is now en_US.UTF-8 | Olivier Blin | 2004-08-11 | 1 | -1/+1 |
* | perl_checker compliance | Pascal Rigaux | 2004-08-11 | 1 | -2/+2 |
* | prototype compliance with perl_checker | Pascal Rigaux | 2004-08-09 | 1 | -3/+3 |
* | we never pass a prefix to lang::read() which is always use in standalone, | Pascal Rigaux | 2004-08-09 | 1 | -4/+3 |
* | 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 |
* | (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 |
* | 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 |
* | 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 |
* | 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 |
* | kill warnings | Thierry Vignaud | 2004-06-17 | 1 | -1/+2 |
* | enabled Latgalian language choice; | Pablo Saratxaga | 2004-05-26 | 1 | -1/+2 |
* | 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 |
* | - new function locale_to_main_locale() to replace the typical substr($lang, 0... | Pascal Rigaux | 2004-05-11 | 1 | -17/+30 |
* | 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 ut... | Pascal Rigaux | 2004-04-26 | 1 | -2/+2 |
* | (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 |