Complete.Org: Mailing Lists: Archives: freeciv: February 2004:
[Freeciv] Re: Changing Language (Locale)
Home

[Freeciv] Re: Changing Language (Locale)

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: freeciv@xxxxxxxxxxx
Subject: [Freeciv] Re: Changing Language (Locale)
From: rp@xxxxxxxxxx (Reinier Post)
Date: Thu, 26 Feb 2004 17:59:09 +0000 (UTC)

John Weeks wrote:

>How do I change the locale (language) on a server running Windows 98?  I do=
>n't want to change the language settings on Windows!!!!

Here is a germanclient.bat:

REM start of script:

set LANG=de
set PATH=%ProgramFiles%\Common Files\GTK\2.0\lib
civclient %1 %2 %3 %4 %5 %6
pause

REM end of script

I don't know why the PATH must be set, it must point to the
directory libgdk-<something>.dll is in.

>Thank you!

Welcome.

-- 
Reinier



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