summaryrefslogtreecommitdiffstats
path: root/perl-install/lang.pm
Commit message (Collapse)AuthorAgeFilesLines
* kill $Id:$ tagsThierry Vignaud2014-06-071-1/+1
| | | | they're obsolete since switching from CVS/SVN to git...
* update commentThierry Vignaud2014-05-291-1/+1
|
* update locales listThierry Vignaud2014-05-291-1/+1
|
* update commandThierry Vignaud2014-05-291-1/+1
|
* kill doble spaceThierry.Vignaud2014-05-281-1/+1
|
* make clearer how IM package selection worksThierry.Vignaud2014-05-281-3/+13
|
* beautify & fix pathThierry.Vignaud2014-05-281-1/+1
|
* podify lang.pmThierry.Vignaud2014-05-271-65/+391
|
* (configure_hal) kill itThierry.Vignaud2014-05-271-54/+0
| | | | HAL has been obsoleted years ago...
* kill useless argumentThierry.Vignaud2014-05-271-2/+1
| | | | | It is no more provided for 14+ years... (commit 891947e23e895cf6fdd465e2c7a36c885a0bf73e)
* (charset2pango_font) simplifyThierry Vignaud2012-12-101-1/+1
|
* promote ibus-libpinyinFunda Wang2012-11-241-1/+1
|
* Add back scim-hangul, scim-thaiYou-Cheng Hsieh2012-09-031-0/+4
|
* Remove input methods that don't have packages in Mageia repo.You-Cheng Hsieh2012-08-311-40/+0
|
* prefer ibus-mozc for ja localeFunda Wang2012-04-251-1/+1
|
* (re-commit) add/remove ime selectionsYou-Cheng Hsieh2012-01-291-36/+47
|
* revert previous changes(done by accident; was going to fix local list change) You-Cheng Hsieh2012-01-291-49/+37
|
* Add hime; remove chinput, kinput2, oxim, xcin.You-Cheng Hsieh2012-01-291-37/+49
|
* use proper locales-XX packages for Albanian (#1036)Thierry Vignaud2011-04-281-1/+1
|
* switch from scim to ibus (fwang patch)Anne Nicolas2011-03-291-3/+3
|
* Synthesized commit during git-svn import combining previous Mandriva history ↵Mageia SVN-Git Migration2011-02-061-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | with Mageia. This commit consitsts of the following subversion commits: ------------------------------------------------------------------------ r431 | dmorgan | 2011-02-06 01:58:02 +0000 (Sun, 06 Feb 2011) | 1 line Add drakx structure on the SVN ------------------------------------------------------------------------ r432 | dmorgan | 2011-02-06 01:59:38 +0000 (Sun, 06 Feb 2011) | 1 line Import cleaned advertising ------------------------------------------------------------------------ r446 | dmorgan | 2011-02-06 22:37:08 +0000 (Sun, 06 Feb 2011) | 1 line Import Clean perl-install ------------------------------------------------------------------------ r448 | dmorgan | 2011-02-06 23:02:36 +0000 (Sun, 06 Feb 2011) | 1 line Add cleaned files ------------------------------------------------------------------------ r449 | dmorgan | 2011-02-06 23:03:52 +0000 (Sun, 06 Feb 2011) | 1 line Import cleaned kernel ------------------------------------------------------------------------ r450 | dmorgan | 2011-02-06 23:23:30 +0000 (Sun, 06 Feb 2011) | 1 line Import cleaned tools ------------------------------------------------------------------------ r451 | dmorgan | 2011-02-07 00:01:56 +0000 (Mon, 07 Feb 2011) | 1 line Import stage1 ------------------------------------------------------------------------ r473 | dmorgan | 2011-02-07 11:20:50 +0000 (Mon, 07 Feb 2011) | 1 line Import images ------------------------------------------------------------------------ r497 | ennael | 2011-02-09 21:02:06 +0000 (Wed, 09 Feb 2011) | 2 lines readd missing file ------------------------------------------------------------------------ r502 | pterjan | 2011-02-09 23:30:32 +0000 (Wed, 09 Feb 2011) | 1 line Import rescue ------------------------------------------------------------------------ r603 | ennael | 2011-02-24 13:32:54 +0000 (Thu, 24 Feb 2011) | 2 lines import cleaned rescue for Mageia ------------------------------------------------------------------------ r2061 | tv | 2011-10-20 20:32:19 +0100 (Thu, 20 Oct 2011) | 1 line import (cleaned) doc ------------------------------------------------------------------------
* (countries_to_locales) further fix listing locales (#58543 bis, fromThierry Vignaud2010-06-051-3/+3
| | | | | | | | | | | herton too) localedrake expects YET in anoter placeS that we always have xx_XX and xx_XX.UTF-8. But since 2010.1, the locales package was changed to only provide default glibc locales (plus only some new locales which are exceptions), before we had redundant but always a xx_XX dir created.
* further fix listing locales (#58543)Thierry Vignaud2010-06-051-2/+2
| | | | | | | | | like bug #59634, localedrake expects in anoter place that we always have xx_XX and xx_XX.UTF-8. But since 2010.1, the locales package was changed to only provide default glibc locales (plus only some new locales which are exceptions), before we had redundant but always a xx_XX dir created
* (is_locale_installed,list_langs) fix listing locales only providingThierry Vignaud2010-06-051-1/+9
| | | | | UTF8 metadata (#59634, Herton Ronaldo Krzesinski, further cleaned by me)
* (write) perl_checker fixThierry Vignaud2010-06-051-1/+1
|
* we don't have scim-qt4 module nowFunda Wang2010-05-071-0/+1
|
* add support for asturian (#56990)Thierry Vignaud2010-02-071-0/+1
|
* update scim-bridge xim program settingFunda Wang2009-12-261-1/+1
|
* - prefer scim-googlepinyin over scim-pinyinFunda Wang2009-12-261-16/+2
| | | | | - drop skim support (we don't have it any more)
* fix configuring ibus for KDE4 (#56311)Thierry Vignaud2009-12-101-1/+1
|
* install ibus-qt4 if configuring ibus under KDE4 (#56311)Thierry Vignaud2009-12-101-1/+1
|
* drop support for configuring KDE3Thierry Vignaud2009-12-101-7/+4
|
* fix configuring ibus (#56130)Thierry Vignaud2009-12-011-1/+1
|
* fix sorting South Africa languages by dropping the "isi" prefix inThierry Vignaud2009-08-101-3/+3
| | | | | transliterated names (prefix which is not used for sorting there) (#51055)
* add "English (South Africa)" (#51057)Thierry Vignaud2009-08-101-0/+1
|
* do not promo ibus-qt4, as it is not well-maintained upstreamFunda Wang2009-04-061-1/+1
|
* fix reading default input method setting (skim was read if scim-bridge was ↵Olivier Blin2009-03-031-7/+5
| | | | configured before)
* set scim-thai as default IM for ThaiFunda Wang2009-02-051-1/+4
|
* support ibusFunda Wang2008-09-211-0/+12
|
* - finish-install:Pascal Rigaux2008-09-111-0/+1
| | | | | o fix setting utf8 when using lang=xx from /proc/cmdline (#43566)
* add detail packages for uim and gcinFunda Wang2008-08-211-1/+8
|
* (get_kde_lang) update list of KDE languages (adapt to KDE4)Thierry Vignaud2008-08-181-2/+2
|
* update command for new repository layoutThierry Vignaud2008-08-181-1/+1
|
* update list of localesThierry Vignaud2008-08-181-1/+1
|
* - correctly set country when given lang=xxx on /proc/cmdlinePascal Rigaux2008-03-211-0/+8
| | | | | (regression introduced in 10.16) (#39104)
* update OpenOffice/BrOffice alternative according to selected lang (#37820)Olivier Blin2008-03-201-0/+8
|
* (write) do not make /etc/sysconfig/i18n readable only by root in highThierry Vignaud2008-03-181-1/+1
| | | | | security level (#39027)
* - localedrake, drakx-finish-install:Pascal Rigaux2008-01-141-10/+22
| | | | | | | | | | | | | o fix proposing Belgium when lang is "nl" and locales-fr is not installed (same for Canada with lang "fr" and locales-en not installed) (#36413) nb: - removed restricting countries to installed locales in list_countries(), since c2locale is wrong for countries like CA or BE which have more than one lang - country_to_locales() is replaced with countries_to_locales() to avoid redoing the same computation all the time
* - localedrake:Pascal Rigaux2007-12-071-3/+3
| | | | | o adjust Uzbek locale (cf locales-uz change)
* - localedrake:Pascal Rigaux2007-11-301-4/+21
| | | | | o restrict the proposed input-methods for each language