bug-gnubg
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Bug-gnubg] Windows libintl and locales - that works


From: Nardy Pillards
Subject: Re: [Bug-gnubg] Windows libintl and locales - that works
Date: Wed, 13 Aug 2003 11:33:06 +0200

> > >If it's like Unix, then it would want to see
> > >
> > >/MinGW/lib/locale/xx/gnubg.mo
> > >
> > >where xx is the language in question - de, da, ja, it, or whatever and
> > >gnubg.mo would be the gnubg/po/xx.gmo file.

Win32 builds:

Makefile changed:
-DLOCALEDIR=\"locale\"

so gnubg will look in (own folder)\locale\LC_MESSAGES\xx

de.gmo copied as gnubg.mo to LC_MESSAGES\de\
da.gmo => LC_MESSAGES\da\gnubg.mo
ja.gmo => LC_MESSAGES\ja\gnubg.mo
en_US.gmo => LC_MESSAGES\us\gnubg.mo

what to do with address@hidden ??

(there will be a 'language pack' available on the site later today)

Nardy






reply via email to

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