summaryrefslogtreecommitdiffstats
path: root/perl-install/lang.pm
Commit message (Collapse)AuthorAgeFilesLines
* - c::iconv replace c::from_utf8 and c::to_utf8Pascal Rigaux2001-06-081-1/+1
| | | | | - handle po files in any charset, iconv'ed to the right charset
* (load_po): s/!isStandalone/isInstall/ (mainly for XFdrake's test)Pascal Rigaux2001-04-141-1/+1
|
* fixed log of packdrake.Francois Pons2001-04-121-1/+1
|
* (pack_langs): set RPM_INSTALL_LANG for package "menu"Pascal Rigaux2001-04-121-1/+3
|
* pixel suxdamien2001-04-121-1/+1
|
* added missing LD_LOADER reference and remove old code commented.Francois Pons2001-04-111-4/+1
|
* (get_x_fontset): special cases for some big (size) fontsPascal Rigaux2001-04-111-17/+22
|
* (load_po): sets $lang::charset to the charset used in the poPascal Rigaux2001-04-091-1/+5
|
* (fs_options): created (gets codepage and iocharset)Pascal Rigaux2001-04-051-0/+11
|
* *** empty log message ***Pascal Rigaux2001-04-041-3/+3
|
* (charset): fix for chineese which have charset in the namePascal Rigaux2001-04-031-0/+1
|
* codepage option to mount requires only numeric values, eg "437" and not "cp437"Pablo Saratxaga2001-04-021-23/+23
| | | | | Changed accordingly in the lists
* (langsLANGUAGE): give the list of languagesPascal Rigaux2001-03-271-0/+6
|
* Added fields to charsets table holding info for mount (iocharset andPablo Saratxaga2001-03-211-36/+39
| | | | | codepage mount options)
* (write_langs): in case of empty %_install_langs, don't write itPascal Rigaux2001-03-171-1/+1
|
* completed language listPablo Saratxaga2001-03-141-19/+41
| | | | | | | completed language->keyboard guessing list aesthetic changes to an English message (removed \n and let gtk+ do the formatting, it is nicer)
* fixed live update between GLIBC 2.1 and GLIBC 2.2. should work for otherFrancois Pons2001-03-121-1/+1
| | | | | | | | | | combination but not tested. fixed locale usage and gtk environment interaction (added LOCPATH, GCONV_PATH and GTK_EXE_PREFIX). created LD_LOADER environment variable to keep track of right ELF loader to be used for the GLIBC used by the live update. added internal PATH to LD_LIBRARY_PATH as ELF loader only check this one and not PATH.
* (getxim): patch for Alex Du for localization toolPascal Rigaux2001-03-011-2/+5
|
* updated Estonian filePablo Saratxaga2001-01-291-0/+1
|
* fixed LANGUAGE for mk localePablo Saratxaga2001-01-251-3/+3
|
* fixed the places where console fonts and related files are put underPablo Saratxaga2001-01-221-3/+3
| | | | | /etc/sysconfig to the places really used by console-tools
* *** empty log message ***Pascal Rigaux2001-01-211-1/+1
|
* make lang list in format for tree-selectorPablo Saratxaga2001-01-121-28/+32
|
* (langs): created (transform the $o->{langs} hash ref in a list)Pascal Rigaux2001-01-091-2/+6
| | | | | (pack_langs): use lang::langs
* forget _exit in child process after a fork of DrakXFrancois Pons2001-01-051-0/+1
|
* removed need of packdrake binaryFrancois Pons2001-01-051-4/+19
|
* keep $o->{langs} unpacked to simplify thingsPascal Rigaux2001-01-041-19/+2
|
* fixed the functions doing the lists of languagesPablo Saratxaga2001-01-041-1/+10
|
* The list of languages now has complete locale names insted of just languagePablo Saratxaga2001-01-041-12/+10
| | | | | code (that is needed to differentiate zh_CN and zh_TW among others)
* locales in glibc 2.2 formatPablo Saratxaga2001-01-031-4/+8
|
* fixed write_langs for upgrade.Francois Pons2000-12-111-1/+1
|
* i18n sucking fixes.Francois Pons2000-12-111-4/+4
|
* Added configuration of Vietnamese input serverPablo Saratxaga2000-12-091-3/+18
|
* adapt to the fact that RPM_INSTALL_LANG is obsoloted. Now rpm uses ↵Pascal Rigaux2000-12-061-12/+15
| | | | %_install_langs in /etc/rpm/macros
* removed foreach (<... which are eating memoryFrancois Pons2000-11-141-1/+2
|
* (load_po): backslash @ in po strings, otherwise the eval failsPascal Rigaux2000-10-301-0/+1
|
* small fix for Swedish localePablo Saratxaga2000-10-141-2/+7
|
* no_commentPascal Rigaux2000-10-051-0/+8
|
* removed KDE_LANGPablo Saratxaga2000-09-291-3/+1
|
* small fix for the new behaviour of KDE_LANG variablePablo Saratxaga2000-09-291-1/+3
|
* no_commentPascal Rigaux2000-09-191-0/+8
|
* no_commentPascal Rigaux2000-09-141-1/+1
|
* updated entry for AzeriPablo Saratxaga2000-09-131-1/+1
|
* no_commentPascal Rigaux2000-09-111-1/+1
|
* no_commentPascal Rigaux2000-09-071-1/+1
|
* no_commentPascal Rigaux2000-09-071-6/+2
|
* no_commentPascal Rigaux2000-09-011-6/+8
|
* fixed console fonts to usePablo Saratxaga2000-08-311-2/+2
|
* no_commentPascal Rigaux2000-08-301-2/+2
|
* added AZ keyboard, some more language choices, and fixed somePablo Saratxaga2000-08-291-5/+37
| | | | | language->encoding linkings