Hi,

At Fri, 31 Oct 2003 16:05:30 +0100,
Spider wrote:

> > 1. Create global USE flag named "unicode" which enables
> >    Unicode(including UTF-7/UTF-8/UTF-16 and so on) support.
> > 2. Don't make it default in any profiles. (We will consider it later
> >    when those applications settle down.)

> Sounds great.

I've just added unicode USE flag :)

> proposed addition to baselayout:
> 
> if [ `use unicode` ] ;
> then
> cat >> ${D}/etc/rc.conf << EOF
> # This setting enables a default UTF-8 locale for your system. 
> # please look inside /usr/share/locale for more examples
> LANG="en_US.UTF-8"
> 
> EOF
> fi
> 
> This is rough, but something like it perhaps?

If http://bugs.gentoo.org/show_bug.cgi?id=9988 "setting LANG variable"
is implemented we may think about it, but I don't think the system
should set LANG variable (at least) until then.

-- 
Mamoru KOMACHI <[EMAIL PROTECTED]>
http://www.gentoo.org/~usata/

--
[email protected] mailing list

Reply via email to