Menu

#233 isolangs.h very incomplete

open
nobody
None
5
2005-11-25
2005-11-25
elsapo
No

cvs trunk

From src/hdrs/isolangs.h:

static const char * countries[] = {
/* TODO: Obviously this isn't even close to complete */
"FI", "FINLAND"
, "PL", "POLAND"
, "US", "United States"
, 0, 0
};

Need to add a bunch more countries to that list...

(This is for locale conversion for screwily-named
MS-Windows locales)

Discussion


Log in to post a comment.