On 14-01-2004, at 13h 09'19", Cristian Mitrana wrote to rlug about "[rlug] Re: gaim + locale" > LC_ALL=ro_RO.utf8
1. Nu exista utf8 si nici utf-8, se scrie UTF-8 *) 2. Daca se seteaza LC_ALL, nu mai trebuiesc setate alte variabile LC_XXXXX. Daca nu se seteaza LC_ALL, se pot seta toate celelalte. Exemplu: bucovina:~> locale LANG=ro_RO.ISO-8859-16 LC_CTYPE=ro_RO.ISO-8859-16 LC_NUMERIC=ro_RO.ISO-8859-16 LC_TIME=ro_RO.ISO-8859-16 LC_COLLATE=ro_RO.ISO-8859-16 LC_MONETARY=nl_NL.ISO-8859-15 LC_MESSAGES=en_US.UTF-8 LC_PAPER="ro_RO.ISO-8859-16" LC_NAME="ro_RO.ISO-8859-16" LC_ADDRESS="ro_RO.ISO-8859-16" LC_TELEPHONE="ro_RO.ISO-8859-16" LC_MEASUREMENT="ro_RO.ISO-8859-16" LC_IDENTIFICATION="ro_RO.ISO-8859-16" LC_ALL= bucovina:~> Mugurel *) din http://www.cl.cam.ac.uk/~mgk25/unicode.html: The official name and spelling of this encoding is UTF-8, where UTF stands for UCS Transformation Format. Please do not write UTF-8 in any documentation text in other ways (such as utf8 or UTF_8), unless of course you refer to a variable name and not the encoding itself. --- Detalii despre listele noastre de mail: http://www.lug.ro/
