Index of /~aspirin/findlocale

      Name                    Last modified       Size  Description

[DIR] Parent Directory 05-Oct-2008 05:57 - [   ] findlocale-0.4.tar.gz 01-Oct-2004 17:12 3k [   ] findlocale-0.45.tar.gz 19-Oct-2004 12:38 6k [   ] findlocale-0.46.tar.gz 06-Apr-2005 06:12 6k

FindLocale -- a cross-platform C module for detecting the user's language
Adam D. Moss / adam at steambird.com / adam at gimp.org

This is an early release of a straightforward API which can be used to
detect the user's current preferred (language,country,variant) setting
in a uniform manner across multiple platforms.  It is not intended
to provide localization functions, but rather it is a basis on which to
make localization decisions.

Currently, win32 (win95+) and unix-alikes are supported.

Please see example.c and findlocale.h for illumination of this API.

Ports and patches are always welcome.

License: Completely free; see the LICENSE file.

--adam