Added support for neutral language.

This commit is contained in:
Vincent Béron 2003-10-22 03:23:36 +00:00 committed by Alexandre Julliard
parent eacfd3d928
commit 5fb351b40e
1 changed files with 1 additions and 0 deletions

View File

@ -33,6 +33,7 @@
*/
static const language_t languages[] = {
{0x0000, 437, 1252, "Neutral", "Neutral"},
{0x0402, 866, 1251, "Bulgarian", "Bulgaria"},
{0x0403, 850, 1252, "Catalan", "Spain"},
{0x0405, 852, 1250, "Czech", "Czech Republic"},