Dr Andrew C Aitchison wrote on 2002-04-30 21:08 UTC:
> Given that en_US.UTF-8 is the only instance of a locale file with UTF-8
> in its name,
In Xlib, yes. This should be extended, I think.
> how do I find the names of other locales which use UTF-8 ?
Red Hat 7.1:
% locale -a | grep -i utf | wc -l
132
SuSE 7.3:
% locale -a | grep -i utf | wc -l
30
SunOS 5.7:
% locale -a | grep -i utf | wc -l
11
Markus
--
Markus G. Kuhn, Computer Laboratory, University of Cambridge, UK
Email: mkuhn at acm.org, WWW: <http://www.cl.cam.ac.uk/~mgk25/>
_______________________________________________
I18n mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/i18n