Manjit wrote: > Subject: internationalization for lynx > From: "manjit s saini" <[EMAIL PROTECTED]> > Date: Mon, 29 Jan 2001 14:39:56 -0500 > > Hi Jim, > I am using lynx 3.1.0 and am trying to implement message catalog > functionality. > I see that you have done a lot of work in this area and will appreciate help > from you. > I want to use "binary to text" functionality ( catget ...) instead of "text > to text" (gettext...). > Can you give me a pointer to a link where I can get binary/code for gencat, > catopen , catclose, catget.... > > Thank you, > Manjit Manjit: Lynx is on version 2.8.4dev at the moment, so I don't know what version 3.1.0 would be. You don't mention which OS you are using, which might help us recommend some utility software for you. I use NetBSD, which has man pages for catopen and catclose, but not gencat and catget (there is a catgets). The NetBSD package "gettext" uses GNU gettext, at version 0.10.35nb1. Other OSes may use different flavours of this code. ++++++++++++++++++++++++++++ Marvin the Paranoid Android. ; To UNSUBSCRIBE: Send "unsubscribe lynx-dev" to [EMAIL PROTECTED]
