Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix | Pascal Rigaux | 2001-07-20 | 1 | -3/+3 |
| | |||||
* | (load_po): enhance readability | Pascal Rigaux | 2001-07-20 | 1 | -7/+8 |
| | |||||
* | - c::iconv replace c::from_utf8 and c::to_utf8 | Pascal Rigaux | 2001-06-08 | 1 | -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 Rigaux | 2001-04-14 | 1 | -1/+1 |
| | |||||
* | fixed log of packdrake. | Francois Pons | 2001-04-12 | 1 | -1/+1 |
| | |||||
* | (pack_langs): set RPM_INSTALL_LANG for package "menu" | Pascal Rigaux | 2001-04-12 | 1 | -1/+3 |
| | |||||
* | pixel sux | damien | 2001-04-12 | 1 | -1/+1 |
| | |||||
* | added missing LD_LOADER reference and remove old code commented. | Francois Pons | 2001-04-11 | 1 | -4/+1 |
| | |||||
* | (get_x_fontset): special cases for some big (size) fonts | Pascal Rigaux | 2001-04-11 | 1 | -17/+22 |
| | |||||
* | (load_po): sets $lang::charset to the charset used in the po | Pascal Rigaux | 2001-04-09 | 1 | -1/+5 |
| | |||||
* | (fs_options): created (gets codepage and iocharset) | Pascal Rigaux | 2001-04-05 | 1 | -0/+11 |
| | |||||
* | *** empty log message *** | Pascal Rigaux | 2001-04-04 | 1 | -3/+3 |
| | |||||
* | (charset): fix for chineese which have charset in the name | Pascal Rigaux | 2001-04-03 | 1 | -0/+1 |
| | |||||
* | codepage option to mount requires only numeric values, eg "437" and not "cp437" | Pablo Saratxaga | 2001-04-02 | 1 | -23/+23 |
| | | | | | Changed accordingly in the lists | ||||
* | (langsLANGUAGE): give the list of languages | Pascal Rigaux | 2001-03-27 | 1 | -0/+6 |
| | |||||
* | Added fields to charsets table holding info for mount (iocharset and | Pablo Saratxaga | 2001-03-21 | 1 | -36/+39 |
| | | | | | codepage mount options) | ||||
* | (write_langs): in case of empty %_install_langs, don't write it | Pascal Rigaux | 2001-03-17 | 1 | -1/+1 |
| | |||||
* | completed language list | Pablo Saratxaga | 2001-03-14 | 1 | -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 other | Francois Pons | 2001-03-12 | 1 | -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 tool | Pascal Rigaux | 2001-03-01 | 1 | -2/+5 |
| | |||||
* | updated Estonian file | Pablo Saratxaga | 2001-01-29 | 1 | -0/+1 |
| | |||||
* | fixed LANGUAGE for mk locale | Pablo Saratxaga | 2001-01-25 | 1 | -3/+3 |
| | |||||
* | fixed the places where console fonts and related files are put under | Pablo Saratxaga | 2001-01-22 | 1 | -3/+3 |
| | | | | | /etc/sysconfig to the places really used by console-tools | ||||
* | *** empty log message *** | Pascal Rigaux | 2001-01-21 | 1 | -1/+1 |
| | |||||
* | make lang list in format for tree-selector | Pablo Saratxaga | 2001-01-12 | 1 | -28/+32 |
| | |||||
* | (langs): created (transform the $o->{langs} hash ref in a list) | Pascal Rigaux | 2001-01-09 | 1 | -2/+6 |
| | | | | | (pack_langs): use lang::langs | ||||
* | forget _exit in child process after a fork of DrakX | Francois Pons | 2001-01-05 | 1 | -0/+1 |
| | |||||
* | removed need of packdrake binary | Francois Pons | 2001-01-05 | 1 | -4/+19 |
| | |||||
* | keep $o->{langs} unpacked to simplify things | Pascal Rigaux | 2001-01-04 | 1 | -19/+2 |
| | |||||
* | fixed the functions doing the lists of languages | Pablo Saratxaga | 2001-01-04 | 1 | -1/+10 |
| | |||||
* | The list of languages now has complete locale names insted of just language | Pablo Saratxaga | 2001-01-04 | 1 | -12/+10 |
| | | | | | code (that is needed to differentiate zh_CN and zh_TW among others) | ||||
* | locales in glibc 2.2 format | Pablo Saratxaga | 2001-01-03 | 1 | -4/+8 |
| | |||||
* | fixed write_langs for upgrade. | Francois Pons | 2000-12-11 | 1 | -1/+1 |
| | |||||
* | i18n sucking fixes. | Francois Pons | 2000-12-11 | 1 | -4/+4 |
| | |||||
* | Added configuration of Vietnamese input server | Pablo Saratxaga | 2000-12-09 | 1 | -3/+18 |
| | |||||
* | adapt to the fact that RPM_INSTALL_LANG is obsoloted. Now rpm uses ↵ | Pascal Rigaux | 2000-12-06 | 1 | -12/+15 |
| | | | | %_install_langs in /etc/rpm/macros | ||||
* | removed foreach (<... which are eating memory | Francois Pons | 2000-11-14 | 1 | -1/+2 |
| | |||||
* | (load_po): backslash @ in po strings, otherwise the eval fails | Pascal Rigaux | 2000-10-30 | 1 | -0/+1 |
| | |||||
* | small fix for Swedish locale | Pablo Saratxaga | 2000-10-14 | 1 | -2/+7 |
| | |||||
* | no_comment | Pascal Rigaux | 2000-10-05 | 1 | -0/+8 |
| | |||||
* | removed KDE_LANG | Pablo Saratxaga | 2000-09-29 | 1 | -3/+1 |
| | |||||
* | small fix for the new behaviour of KDE_LANG variable | Pablo Saratxaga | 2000-09-29 | 1 | -1/+3 |
| | |||||
* | no_comment | Pascal Rigaux | 2000-09-19 | 1 | -0/+8 |
| | |||||
* | no_comment | Pascal Rigaux | 2000-09-14 | 1 | -1/+1 |
| | |||||
* | updated entry for Azeri | Pablo Saratxaga | 2000-09-13 | 1 | -1/+1 |
| | |||||
* | no_comment | Pascal Rigaux | 2000-09-11 | 1 | -1/+1 |
| | |||||
* | no_comment | Pascal Rigaux | 2000-09-07 | 1 | -1/+1 |
| | |||||
* | no_comment | Pascal Rigaux | 2000-09-07 | 1 | -6/+2 |
| | |||||
* | no_comment | Pascal Rigaux | 2000-09-01 | 1 | -6/+8 |
| | |||||
* | fixed console fonts to use | Pablo Saratxaga | 2000-08-31 | 1 | -2/+2 |
| |