From owner-freebsd-commit Sat Jun 17 03:03:30 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id DAA17458 for commit-outgoing; Sat, 17 Jun 1995 03:03:30 -0700 Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id DAA17444 for cvs-lib-outgoing; Sat, 17 Jun 1995 03:03:27 -0700 Received: from sequent.kiae.su (sequent.kiae.su [144.206.136.6]) by freefall.cdrom.com (8.6.10/8.6.6) with SMTP id DAA17434 ; Sat, 17 Jun 1995 03:03:22 -0700 Received: by sequent.kiae.su id AA09402 (5.65.kiae-2 ); Sat, 17 Jun 1995 14:01:11 +0400 Received: by sequent.KIAE.su (UUMAIL/2.0); Sat, 17 Jun 95 14:01:10 +0400 Received: (from ache@localhost) by astral.msk.su (8.6.8/8.6.6) id NAA00387; Sat, 17 Jun 1995 13:59:11 +0400 To: "Rodney W. Grimes" Cc: CVS-commiters@freefall.cdrom.com, cvs-lib@freefall.cdrom.com References: <199506170820.BAA06736@gndrsh.aac.dev.com> In-Reply-To: <199506170820.BAA06736@gndrsh.aac.dev.com>; from "Rodney W. Grimes" at Sat, 17 Jun 1995 01:20:08 -0700 (PDT) Message-Id: Organization: Olahm Ha-Yetzirah Date: Sat, 17 Jun 1995 13:59:10 +0400 (MSD) X-Mailer: Mail/@ [v2.38 FreeBSD] From: =?KOI8-R?Q?=E1=CE=C4=D2=C5=CA_=FE=C5=D2=CE=CF=D7?= aka "Andrey A. Chernov, Black Mage" X-Class: Fast Subject: Re: cvs commit: src/lib/libc/nls msgcat.c Lines: 27 Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Content-Length: 1129 Sender: commit-owner@FreeBSD.org Precedence: bulk In message <199506170820.BAA06736@gndrsh.aac.dev.com> Rodney W. Grimes writes: >> >> ache 95/06/16 20:02:22 >> >> Modified: lib/libc/nls msgcat.c >> Log: >> Add /usr/local/share/nls to default search path >I am not sure this is the right thing to do, having default >system code making assumptions about /usr/local is not a good idea. It isn't good idea to install local pgms catalogs into system area, so we need yet one directorly for local message catalogs. This directory need to be handled by standard nls library, or it doesn't make sense at all. We already have similar thing in man, it handles is both /usr/share/man and /usr/local/man. Difference is that man handle it via config file, but msgcat.c path is hardcoded and no config files there known per standard. I am open to all constructive ideas. -- Andrey A. Chernov : And I rest so composedly, /Now, in my bed, ache@astral.msk.su : That any beholder /Might fancy me dead - FidoNet: 2:5020/230.3 : Might start at beholding me, /Thinking me dead. RELCOM Team,FreeBSD Team : E.A.Poe From "For Annie" 1849