Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | |||||
* | switch japanese from kinput2 to uim input method | Thierry Vignaud | 2004-02-19 | 1 | -6/+6 |
| | |||||
* | selectlanguage: utf8 flag status is updated when user selects more/less ↵ | Guillaume Cottenceau | 2004-02-18 | 1 | -4/+3 |
| | | | | languages; when user touches it, update is disabled, allowing andrej to have an en_GB + ru_RU install without utf8 | ||||
* | more locale fixes; and changed images for Uzbek to default to cyrillic | Pablo Saratxaga | 2004-02-04 | 1 | -3/+3 |
| | |||||
* | a bit of locales corrections | Pablo Saratxaga | 2004-02-04 | 1 | -24/+20 |
| | |||||
* | changed font names to match real font name capitalization | Pablo Saratxaga | 2004-02-01 | 1 | -3/+3 |
| | |||||
* | disable wen and dns until fixed | Pascal Rigaux | 2004-01-20 | 1 | -2/+2 |
| | |||||
* | adding spaces to please perl_checker | Pablo Saratxaga | 2004-01-12 | 1 | -2/+2 |
| | |||||
* | Added to the language selection menu languages with recently appeared | Pablo Saratxaga | 2004-01-12 | 1 | -7/+13 |
| | | | | | translations in Gnome or KDE (fo, ia, ku, nds, ne, oc, wen, yi) | ||||
* | extract kdeglobals configuration from lang::write() into ↵ | Pascal Rigaux | 2003-11-26 | 1 | -27/+38 |
| | | | | lang::configure_kdeglobals() | ||||
* | fix nasty gc error | Pascal Rigaux | 2003-11-25 | 1 | -2/+2 |
| | |||||
* | - create i18n_env() | Pascal Rigaux | 2003-11-18 | 1 | -7/+22 |
| | | | | | | - use it in set() when $::move to set a standard i18n environment, not the drakx simplified one | ||||
* | fix untranslatable string | Thierry Vignaud | 2003-11-06 | 1 | -1/+1 |
| | |||||
* | have necessary png lang files installed and limit percent-langs of langs.pm ↵ | Guillaume Cottenceau | 2003-10-15 | 1 | -1/+1 |
| | | | | accordingly |