Date: Tue, 1 Feb 2005 08:48:15 +0000 (UTC) From: Alexey Zelkin <phantom@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/bin/csh config.h Message-ID: <200502010848.j118mFHK031344@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
phantom 2005-02-01 08:48:15 UTC
FreeBSD src repository
Modified files:
bin/csh config.h
Log:
Use LC_MESSAGES locale category instead of value of LANG environment variable
while opening of tcsh's message catalog. It gives us more flexibility, and
do not change current behaviour (since we call setlocale() here)
Submitted by: Rostislav Krasny <rosti_bsd@yahoo.com>
PR: bin/76773
MFC After: 3 days
Revision Changes Path
1.9 +2 -0 src/bin/csh/config.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200502010848.j118mFHK031344>
