Complete.Org: Mailing Lists: Archives: freeciv-dev: July 1999:
Re: [Freeciv-Dev] MFC: networking and internationalization
Home

Re: [Freeciv-Dev] MFC: networking and internationalization

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: ablack@xxxxxxxxxxxxxx
Cc: freeciv-dev@xxxxxxxxxxx
Subject: Re: [Freeciv-Dev] MFC: networking and internationalization
From: David Pfitzner <dwp@xxxxxxxxxxxxxx>
Date: Wed, 21 Jul 1999 12:12:59 +1000 (EST)

Andy Black wrote:

> The other question is how do I implement gettext in the client. 

The gettext support to be included in freeciv provides a 
standalone implementation of gettext which can be used 
(compiled into freeciv) if your system does not provide
gettext via a library (or if the system version is poor).

Oops.  Except the compiled in version appears to rely quite 
heavily on autoconf/configure.  So at the least you would
probably have to hand-write a suitable config.h, to include
defines for gettext to use which are appropriate on your 
platform.

Or did you mean something else?

-- David

[Prev in Thread] Current Thread [Next in Thread]