summaryrefslogtreecommitdiffstats
path: root/perl-install/lang.pm
Commit message (Expand)AuthorAgeFilesLines
* sent utf-8 by default for languages that only use plain ascii,Pablo Saratxaga2005-04-071-23/+23
* 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
* Added font for gurmukhi script (used by pa_IN translation);Pablo Saratxaga2005-04-011-2/+4
* 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
* install scim-input-pad too for japaneseThierry Vignaud2005-03-151-1/+1
* added gcin setupFunda Wang2005-03-071-3/+3
* Added settings for new traditional chinese IME gcin.Funda Wang2005-03-071-0/+6
* configure iocharset and codepage option for halPascal Rigaux2005-03-011-0/+31
* adapt to new uim splittingThierry Vignaud2005-02-221-2/+2
* do URPM::add_macro in write_langs(), and require URPM instead of using itPascal Rigaux2005-02-211-2/+2
* New koi8-u font size. bug#13809Funda Wang2005-02-201-0/+1
* a small note so I don't forget why I did it that wayPablo Saratxaga2005-02-181-0/+3
* scim-chinese has been renamed to scim-pinyin.Funda Wang2005-02-181-2/+2
* Modified font settings for zh_CN and zh_TW, 10pt would be fine to New SungFunda Wang2005-02-141-2/+2
* Don't use the RPM_LANG_INSTALL environment variable anymoreRafael Garcia-Suarez2005-02-111-1/+2
* changed arabic font for KDE ("Roya" doesn't have ascii glyphs; "Terafik" does)Pablo Saratxaga2005-02-091-1/+1
* changed LANGUAGE value for languages that will need renamingPablo Saratxaga2005-02-051-4/+9
* (console_font_files) perl_checker cleanupThierry Vignaud2005-01-281-1/+1
* - add vera fonts (normal and bold)Pascal Rigaux2005-01-101-1/+1
* install scim-chewing if zh is selected by localedrake. Fix font setting for z...Funda Wang2005-01-081-2/+3
* changed chinese font namesPablo Saratxaga2005-01-071-2/+2
* update UIM config for uim-0.4.5 (UTUMI Hirosi)Thierry Vignaud2005-01-061-3/+3
* s/jp/ja. Corrected spelling of locale jaFunda Wang2005-01-031-1/+1
* jp console should not be localizedFunda Wang2004-12-191-1/+1
* better english (writing style rather than spoken one)Thierry Vignaud2004-12-131-9/+9
* install scim-anthy as well for japanese usersThierry Vignaud2004-11-301-1/+1
* list Turkish language in both Asia and Europe (for Istanbul)Pablo Saratxaga2004-11-231-1/+1
* since we don't use ramdisk but clp, some code is deadPascal Rigaux2004-11-181-29/+0
* remove some unneeded ";", add some for normalization (as told by perl_checker)Pascal Rigaux2004-11-181-1/+1
* fix typo (thanks to bugzilla #12387)Pascal Rigaux2004-11-161-1/+1
* switch to gbk in zh_CNFunda Wang2004-11-141-1/+2
* s/fctix/fcitx. Critical typoFunda Wang2004-11-091-1/+1
* (configure_kdeglobals) set KDE in m17n emvironment if neededThierry Vignaud2004-09-301-1/+1
* (write) fix setting fonts at install timeThierry Vignaud2004-09-291-1/+1
* fix last commitThierry Vignaud2004-09-271-2/+2
* fixed KDE font names to match currently shiped Xfs font namesPablo Saratxaga2004-09-271-9/+15
* add support for SKIM IMThierry Vignaud2004-09-231-0/+5
* install x-unikey for vietnamese (aka sync with share/rpmsrate)Thierry Vignaud2004-09-231-0/+1
* use Sazanami Gothic for everything in japanese (Yukiko Bando)Thierry Vignaud2004-09-231-1/+1
* comment for default:LTRPablo Saratxaga2004-09-141-1/+3
* comment on default:LTRPablo Saratxaga2004-09-141-0/+3
* (write) fix ENC setting too (like thai IM, it got broken whenThierry Vignaud2004-09-091-2/+2
* fix thai IM that was broken for ages (but it was disabled in 10.0Thierry Vignaud2004-09-091-1/+1
* fix ENC and locale specific stuff even when IM is disabled (because of thai)Thierry Vignaud2004-09-091-3/+5
* simplify ENC settingThierry Vignaud2004-09-091-36/+12
* - sanitize some variable namesThierry Vignaud2004-09-091-13/+31