|
From: Petr M. <mi...@ph...> - 2005-05-25 13:54:33
|
> into your ~/.profile or /etc/profile, or change your mc invokation macro to > LC_MESSAGES=en_US.UTF-8 mc_lastdir This changes menu entries ... but dates are in Czech, and the additional pain is with (g)awk which gets crazy with decimal "," instead of ".", so I will rather keep the LANG. > > Consequently, I propose that gnuplot always reads .Xdefaults resources in > > C-locale. > > That's a good idea in its own right. I'll move the setlocale() call in > gplt_x11.c to a less disturbing position. Thanks, it works. --- PM |