Complete.Org: Mailing Lists: Archives: freeciv-dev: November 2001:
[Freeciv-Dev] Re: GTK+ 2.0 client port
Home

[Freeciv-Dev] Re: GTK+ 2.0 client port

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: freeciv-dev@xxxxxxxxxxx
Subject: [Freeciv-Dev] Re: GTK+ 2.0 client port
From: Michael Stefaniuc <mstefani@xxxxxxxxx>
Date: Wed, 21 Nov 2001 12:34:13 +0100

On Wed, Nov 21, 2001 at 01:32:00AM +0000, Vasco Alexandre Da Silva Costa wrote:
> Hello,
> 
> I have been porting the GTK+ client to GTK+ 2.0, and starting with GTK+
Good work.

> 2.0 all strings should be stored as UTF-8.
Yes.

> UTF-8 includes ASCII as a subset as you probably know.
> 
> Therefore i propose we store all the .po files in UTF-8 format. This will
> reduce the miriad of encodings we use in the translation files to just
> one. We have to take care to make the server compatible with these
> changes.
We can do that without much problem.

> There is one remaining problem: some nation files include strings in
> ISO-8859-1(latin1) encoding. Either we strip them to ASCII form or store
> them as UTF-8 with the inconvenience this will create in platforms without
I vote for store them as UTF-8.

> gettext(). How well do Win32 and Amiga cope with UTF-8?
Are you kidding? Win32 has a far better Unicode support than Linux,
*bsd or what else. I don't know about amiga, but we could link/include
libunicode.

bye
        michael

-- 
Michael Stefaniuc               Tel.: +49-711-96437-199
System Administration           Fax.: +49-711-96437-111
Red Hat GmbH                    Email: mstefani@xxxxxxxxx
Hauptstaetterstr. 58            http://www.redhat.de/
D-70178 Stuttgart


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