Re: Locale: why does Gnumeric think I'm an American?!
- From: Morten Welinder <mwelinder gmail com>
- To: Chris Seaton <chris chrisseaton com>
- Cc: gnumeric-list gnome org
- Subject: Re: Locale: why does Gnumeric think I'm an American?!
- Date: Sun, 28 Aug 2005 18:33:26 -0400
All you need to do is override the relevant locale environment
variable(s). Type "locale" to see what you have right now.
For example, I seem to have only two things set: LANG
and LC_COLLATE. The rest of the settings mirror LANG.
Morten
# locale
LANG=en_US.UTF-8
LC_CTYPE="en_US.UTF-8"
LC_NUMERIC="en_US.UTF-8"
LC_TIME="en_US.UTF-8"
LC_COLLATE=POSIX
LC_MONETARY="en_US.UTF-8"
LC_MESSAGES="en_US.UTF-8"
LC_PAPER="en_US.UTF-8"
LC_NAME="en_US.UTF-8"
LC_ADDRESS="en_US.UTF-8"
LC_TELEPHONE="en_US.UTF-8"
LC_MEASUREMENT="en_US.UTF-8"
LC_IDENTIFICATION="en_US.UTF-8"
LC_ALL=
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]