Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | some more languages not supported on console | Pablo Saratxaga | 2004-09-06 | 1 | -2/+2 |
| | |||||
* | (write) fix log message when installing IM packages | Thierry Vignaud | 2004-09-06 | 1 | -1/+1 |
| | |||||
* | drop lang::write()'s prefix parameter in favor of $::prefix (which was ↵ | Thierry Vignaud | 2004-09-06 | 1 | -7/+7 |
| | | | | already partially done) | ||||
* | (write, configure_kdeglobals) log quite more explanations | Thierry Vignaud | 2004-09-06 | 1 | -8/+25 |
| | |||||
* | (write) really do nothing when no IM is set (harmfull but saner) | Thierry Vignaud | 2004-09-06 | 1 | -1/+1 |
| | |||||
* | (write) package list was already computed | Thierry Vignaud | 2004-09-06 | 1 | -1/+1 |
| | |||||
* | fix english name for breton | Thierry Vignaud | 2004-09-06 | 1 | -1/+1 |
| | |||||
* | always set QT_IM_MODULE when setting GTK_IM_MODULE | Thierry Vignaud | 2004-09-06 | 1 | -3/+2 |
| | |||||
* | remove uneeded quotes | Thierry Vignaud | 2004-09-06 | 1 | -2/+2 |
| | |||||
* | - install scim-m17n as well for generic SCIM configuration (more input | Thierry Vignaud | 2004-09-06 | 1 | -1/+2 |
| | | | | | | | methods) - split am entry from generic one since we've choosen to use scim-tables for am on 2004-09-01 | ||||
* | add specific packages to install for japanese when using SCIM | Thierry Vignaud | 2004-09-06 | 1 | -0/+1 |
| | |||||
* | set QT_IM_MODULE too (UTUMI Hirosi) | Thierry Vignaud | 2004-09-06 | 1 | -0/+2 |
| | | | | | | we should probably set it for all IM that use gtk+ API since their API is almost identical. | ||||
* | * enabled some more languages in the selection list (Furlan, Frisian, | Pablo Saratxaga | 2004-09-05 | 1 | -18/+15 |
| | | | | | | | | | | Inuktitut, Greenlandic (Kalaallisut), Khmer, Luxembourguish, Punjabi, Sardinian and Uyghur). Those languages have either translations for Mandrakelinux tools, or for KDE, or Gnome, or any combination of the three; or there have been interest recently in starting a translation for them. * updated list of available locales (@locales) | ||||
* | always use utf8 strings during install since our locale is always utf8 | Pascal Rigaux | 2004-09-03 | 1 | -7/+0 |
| | |||||
* | enable SCIM for Amharic language | Thierry Vignaud | 2004-09-01 | 1 | -1/+1 |
| | |||||
* | typo fix | Thierry Vignaud | 2004-09-01 | 1 | -46/+46 |
| | |||||
* | simplify | Thierry Vignaud | 2004-09-01 | 1 | -17/+4 |
| | |||||
* | Fix syntax error | Rafael Garcia-Suarez | 2004-09-01 | 1 | -1/+1 |
| | |||||
* | make CONSOLE_NOT_LOCALIZED written to i18n file | Pablo Saratxaga | 2004-08-31 | 1 | -67/+72 |
| | |||||
* | space cleanup for lord perl_checker | Thierry Vignaud | 2004-08-27 | 1 | -1/+1 |
| | |||||
* | (IM2packages) | Thierry Vignaud | 2004-08-27 | 1 | -4/+6 |
| | | | | | | | | - alter prototype: directly take a locale hash - get lang from locale hash - use it to install needed packages depending on locale (instead of only generic ones depending on IM) | ||||
* | (write) use newly introduced IM2packages() in order to install proper | Thierry Vignaud | 2004-08-24 | 1 | -0/+15 |
| | | | | | packages depending on (locale, input method) tuple | ||||
* | (IM2packages) introduce it in order to know which packages need to be | Thierry Vignaud | 2004-08-24 | 1 | -0/+18 |
| | | | | | installed for a (locale, input method) tuple | ||||
* | 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 |
| | | | | | | | 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 for | Pablo Saratxaga | 2004-08-13 | 1 | -17/+32 |
| | | | | | | lang-*.png pixmap). updated the kde-i18n list with the newly available languages | ||||
* | 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 |
| | | | | | so use $::prefix and don't pass a prefix anymore | ||||
* | 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 |
| |