Re: International language support
[email protected] (Matthew Allum) Thu, 20 Oct 2005 09:09:47 +0100
| Newsgroups | gmane.comp.handhelds.matchbox |
|---|---|
| Message-ID | <[email protected]> |
Hi; on Thu, Oct 20, 2005 at 03:48:06PM +0800, kainiu wrote: > > Now I am working on making matchbox desktop display Chinese folder > name. I follow the general localization set rule, initial the environment > variable: LC_ALL="zh_CN.GB2312" and LANG="zh_CN.GB2312". Unfortunately, the > folder name is still in English, only thing changed is that the font shape > is seemly changed to Chinese font set. Dose anyone know the idea to make > matchbox desktop display Chinese folder name? Please help me if could. Thx. > Two things you need to check; - The folders relevant .direcory file has a chinese translation for the locale. - The locale and above are UTF8 based. Many thanks; -- Matthew