[PATCH 1/4] kernelbase: Add 'Bonaire, Sint Eustatius and Saba' to geoinfodata.

Gijs Vermeulen gijsvrm at gmail.com
Wed Mar 10 08:25:09 CST 2021


From: Aaro Altonen <a.altonen at hotmail.com>

Signed-off-by: Aaro Altonen <a.altonen at hotmail.com>
Signed-off-by: Gijs Vermeulen <gijsvrm at gmail.com>
---
 dlls/kernelbase/locale.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dlls/kernelbase/locale.c b/dlls/kernelbase/locale.c
index 24e8cd3f338..951a8a54a86 100644
--- a/dlls/kernelbase/locale.c
+++ b/dlls/kernelbase/locale.c
@@ -533,6 +533,7 @@ static const struct geoinfo geoinfodata[] =
     { 161832015, L"BL", L"BLM", 10039880, 652 }, /* Saint Barthélemy */
     { 161832256, L"UM", L"UMI", 27114, 581 }, /* U.S. Minor Outlying Islands */
     { 161832257, L"XX", L"XX", 10026358, 419, LOCATION_REGION }, /* Latin America and the Caribbean */
+    { 161832258, L"BG", L"BES", 10039880, 535 }, /* Bonaire, Sint Eustatius and Saba */
 };
 
 /* NLS normalization file */
-- 
2.30.2




More information about the wine-devel mailing list