summaryrefslogtreecommitdiffstats
path: root/perl-install/lang.pm
Commit message (Collapse)AuthorAgeFilesLines
...
* - cleanup:Pascal Rigaux2007-11-081-9/+11
| | | | | - $lang is a string, $locale is always an object
* further cleanupPascal Rigaux2007-11-081-6/+11
|
* fix regression(?) introduced in "r207416 2004-05-12" when cleaning ↵Pascal Rigaux2007-11-081-1/+2
| | | | standard_locale()
* - localedrake:Pascal Rigaux2007-10-151-0/+11
| | | | | | | | o do propose "Suisse" after selecting french language (#34675) nb: it was not selected because CH is associated to de_CH whereas it also exists fr_CH. hence country_to_locales()
* - fix configuring kdeglobals (was broken because of /etc/kderc usingPascal Rigaux2007-10-041-2/+6
| | | | | udpate-alternatives which use absolute symlinks)
* default input method is now scim-bridge (#32138)Thierry Vignaud2007-09-201-2/+0
|
* typo fixThierry Vignaud2007-09-171-1/+1
|
* kill "use any"Thierry Vignaud2007-09-171-1/+1
|
* (IM2packages) only run "chksession -l" if neededThierry Vignaud2007-09-171-28/+30
|
* rename $is_kde into $is_kde3 for consistencyThierry Vignaud2007-09-151-14/+14
|
* install scim-bridge-qt4 if KDE4 is installedThierry Vignaud2007-09-151-6/+9
|
* switch from strings listing packages to real package listsThierry Vignaud2007-09-151-28/+24
|
* cleanupsThierry Vignaud2007-09-151-6/+6
|
* kill extra SCIM combinations (simpler) (UTUMI Hirosi)Thierry Vignaud2007-09-151-11/+1
|
* typo fixThierry Vignaud2007-09-151-6/+6
|
* install scim-qtimm for scim default configThierry Vignaud2007-09-151-6/+6
|
* install needed packages for skim (UTUMI Hirosi)Thierry Vignaud2007-09-151-1/+10
|
* use packages_if_desktop()Thierry Vignaud2007-09-151-6/+6
|
* typo fixThierry Vignaud2007-09-151-1/+1
|
* (packages_if_desktop) introduce itThierry Vignaud2007-09-151-0/+5
|
* install scim-bridge-qt3 only if KDE is presentThierry Vignaud2007-09-151-6/+11
|
* add scim-bridge (UTUMI Hirosi)Thierry Vignaud2007-09-151-0/+15
|
* drop support for iiimfThierry Vignaud2007-09-051-14/+0
|
* drop Move support (unused for quite a long time and superceeded by GlobetrotterThierry Vignaud2007-08-271-2/+1
| | | | | which itself was obsoleted by Mdv One)
* - find a working font for iso-8859-9 (turkish) (thanks to herton)Pascal Rigaux2007-08-021-1/+1
|
* - restore consoletrans handling and adapt it to kbdPascal Rigaux2007-08-021-28/+28
| | | | | - find a working font for iso-8859-7 (greek)
* use kbd (setfont) instead of console-tools (consolechars)Pascal Rigaux2007-08-021-29/+17
| | | | | | quickly adapting fonts to match existing kbd fonts, so dropping some for which i can't find a working equivalent
* - bundle /etc/rpm/platform for rpm 4.4.8Pascal Rigaux2007-06-281-1/+1
|
* - localedrake:Pascal Rigaux2007-05-091-1/+1
| | | | | o don't call grub-gfxmenu when used by simple user
* re-sync after the big svn lossPascal Rigaux2007-04-251-124/+132
|
* 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)
* from Yukiko Bando:Thierry Vignaud2005-12-191-2/+2
| | | | | | - kasumi is now required by scim-anthy - uim-anthy is obsolete
* - i had foolishly removed c::iconv whereas it was used still used by ↵Pascal Rigaux2005-12-151-1/+1
| | | | | | | | | | c::from_utf8 and c::to_utf8 - anyway, moving c::from_utf8 and c::to_utf8 to common::from_utf8 and common::to_utf8 - making them use Locale::gettext::iconv - Locale::gettext::iconv transform undef into standard charset (1.05-2mdk) - drop c::standard_charset (now unused)
* use Locale::gettext for dgettext, bindtextdomain and bind_textdomain_codeset ↵Pascal Rigaux2005-12-151-3/+3
| | | | | | | instead of module c (that way we can also use dngettext, and it's more modular)
* restore behaviour broken in commit 1.371 (nb: {lang} is not always set in ↵Pascal Rigaux2005-12-131-1/+1
| | | | {langs} at that time)
* scim-anthy-0.7 needs kasumiThierry Vignaud2005-10-061-1/+1
|
* (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
|