On Sat, 29 Jan 2005, sean finney wrote:
> why not do something like this in
> any script that uses gettext:
>
> #!/bin/sh
>
> PATH=${PATH}:/usr/share/gettext/scripts
> . gettext.shBecause we already have /usr/bin for that and there is no need to change every script that uses gettext. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

