This is the mail archive of the libc-alpha@sources.redhat.com mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: support for nl_NL.UTF-8 locale


[Elros Cyriatan]
> Can this be done by adding "nl_NL/UTF-8 \" to localedata/SUPPORTED,
> or is more necessary?

I suspect you would need to avoid a name conflict with the current
nl_NL entry, and needed to make sure to use a different name for the
UTF-8 version of the locale.  Adding "nl_NL.UTF-8 UTF-8" should make
this happen.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]