summaryrefslogtreecommitdiffstats
path: root/perl-install/lang.pm
Commit message (Collapse)AuthorAgeFilesLines
* create lang::lang_changed() to ensure {country} is set according to the lang ↵Pascal Rigaux2006-02-231-0/+8
| | | | (useful for finish-install where choosing fr gives fr_US)
* (backport) restore behaviour broken in commit 1.371 (nb: {lang} is not ↵Pascal Rigaux2005-12-281-1/+1
| | | | always set in {langs} at that time)
* (configure_kdeglobals) kill dead variableThierry Vignaud2005-09-161-1/+0
|
* There is no need manually specifying font name, because we've already handledFunda Wang2005-09-131-2/+2
| | | | | it perfectly in fontconfig.
* sync japanese package list with rpmsrateThierry Vignaud2005-09-131-1/+1
|
* vi: remove scim (already selected by scim-m17n)Thierry Vignaud2005-09-131-1/+1
|
* install scim-m17n & scim for vietnamese usersThierry Vignaud2005-09-131-0/+1
|
* use SCIM by default for Vietnamese users since x-unikey is brokenThierry Vignaud2005-09-131-2/+1
|
* - do not set QT_IM_MODDULE to GTK_IM_MODDULE when not supported (eg:Thierry Vignaud2005-09-131-1/+20
| | | | | | | | fix im-ja) - explicitely set the right QT_IM_MODULE (Yukiko Bando)
* (write) use qt-immodule againThierry Vignaud2005-09-091-4/+1
|
* unset QT_IM_MODULE due to unsatisfied qtimmodule support in Qt.Funda Wang2005-09-081-1/+4
| | | | | | If we don't touch QT_IM_MODULE, it will cause KDE hangs up if upgrading from cooker to official.
* reduce font size (especially for latin scripts) at install time b/c ofThierry Vignaud2005-08-261-1/+1
| | | | | new gtk+/cairo
* enable to select scim+pinyinThierry Vignaud2005-08-191-1/+1
|
* readd lost commentsThierry Vignaud2005-08-091-1/+3
|
* we can't differentiate all the scim+xxx IMs, so we ensure we prefer ↵Pascal Rigaux2005-08-091-1/+1
| | | | "scim+(default)"
* create lang::write_and_install() which takes a $do_pkgsPascal Rigaux2005-08-091-17/+11
|
* simplifyPascal Rigaux2005-08-091-4/+3
|
* - it's better to use $locale->{lang} whenever possiblePascal Rigaux2005-08-091-7/+7
| | | | | - less generic name for %locale2encoding
* move %IM2packages into %IM_configPascal Rigaux2005-08-091-29/+21
|
* - get rid of %IM_XIM_program, replacing it with a more powerful XIM_PROGRAM ↵Pascal Rigaux2005-08-091-33/+35
| | | | | | | field - in read(), use more fields to recognise the IM
* - move extra scim combinations in %IM_configPascal Rigaux2005-08-091-16/+16
| | | | | - drop set_default_im(), moving data directly in %IM_config
* simplify (we access get_default_im with short lang name)Pascal Rigaux2005-08-091-3/+3
|
* remove wrong unused linePascal Rigaux2005-08-091-1/+0
|
* simplify (not useful since values and main key are equal)Pascal Rigaux2005-08-091-3/+0
|
* - simplify IM choice using {format} to its full powerPascal Rigaux2005-08-091-7/+5
| | | | | - {IM} is '' instead of either '' or 'None'
* cleanup IM2packages()Pascal Rigaux2005-08-091-4/+7
|
* (configure_kdeglobals) fix kde config when switching between ar && uzThierry Vignaud2005-08-051-2/+0
|
* fixed KDE font for extended cyrillic languagesPablo Saratxaga2005-07-271-0/+1
|
* rename setlocale() as init_setlocale() since it's more meaninfull regarding ↵Thierry Vignaud2005-06-301-1/+1
| | | | its purpose
* Added scim-ccinput support.Funda Wang2005-06-211-1/+1
|
* drop now unused variablePascal Rigaux2005-06-031-3/+0
|
* during_install__l2charset() was used by share/gen_locales.sh which is now ↵Pascal Rigaux2005-06-031-13/+0
| | | | dropped
* update commentPascal Rigaux2005-06-031-1/+1
|
* get rid of the few remaining $LD_LOADERPascal Rigaux2005-06-031-2/+1
|
* (get_ims) rollback debug statementThierry Vignaud2005-05-271-2/+1
|
* enable to select extra SCIM combinaisons: scim+anthy, scim+canna, ↵Thierry Vignaud2005-05-271-7/+10
| | | | scim+fcitx, scim+m17n, scim+prime, and scim+skk;
* enable to select scim+uim againThierry Vignaud2005-05-261-0/+2
|
* install needed packages for kinput2Thierry Vignaud2005-05-261-0/+1
|
* for drakx-finish-installPascal Rigaux2005-05-261-0/+4
|
* create install-xml-file-list and use it to replace share/list and ↵Pascal Rigaux2005-05-101-5/+0
| | | | share/list.ARCH with share/list.xml
* add support for iiimf (UTUMI Hirosi <utuhiro78@yahoo.co.jp>)Thierry Vignaud2005-05-101-0/+13
|
* Drop uim-anthy for ja locale, because the great improvements of scim-anthy.Funda Wang2005-05-091-1/+1
| | | | | http://archives.mandrivalinux.com/cooker-i18n/2005-04/msg00052.php
* sent utf-8 by default for languages that only use plain ascii,Pablo Saratxaga2005-04-071-23/+23
| | | | | and for newly added or with few users languages.
* since we have a non-ascii font name, we have to "use utf8"Pascal Rigaux2005-04-051-0/+1
|
* corrected small typoPablo Saratxaga2005-04-051-1/+1
|
* check(): only display "Errors:" if there is some errorsPascal Rigaux2005-04-051-10/+10
|
* Enabled choice of Guarani, Quichua and Berber (tifinagh) at install time;Pablo Saratxaga2005-04-031-49/+60
| | | | | | changed various encoding names internally used for font choosing from language based to encoding based (following iso-15924 naming)
* Added font for gurmukhi script (used by pa_IN translation);Pablo Saratxaga2005-04-011-2/+4
| | | | | enabled pa_IN, and define the font for KDE
* better locale-policy.fdi (bugzilla #15025)Pascal Rigaux2005-03-311-10/+33
|
* revert to standard size (as told on bugzilla #14988 to revert #13809)Pascal Rigaux2005-03-291-1/+1
|