On Tue, Jan 21, 2003 at 08:30:48PM -0800, Doug Kaufman wrote: > One other thought. Lynx already has the character set translation code > built in for viewing documents written in character sets other than > the display character set. Should we think about extending that to the > strings brought in by gettext? Is that even possible with the gettext > mechanism?
sort of - you could associate different locales with display-character set, but it's not really the same thing. I don't recall that gettext provides a way to determine which locales are installed though. -- Thomas E. Dickey <[EMAIL PROTECTED]> http://invisible-island.net ftp://invisible-island.net ; To UNSUBSCRIBE: Send "unsubscribe lynx-dev" to [EMAIL PROTECTED]
