That example was how to set it on the command line so that gedit would have that environment variable set when it runs. To set it for everything, put

export LC_ALL=C

in .bashrc.

Mike

Reply via email to