From 9bed8e1811d04afb531af8e9d8317b4f2774fea3 Mon Sep 17 00:00:00 2001 From: Johannes Anderwald Date: Thu, 7 Feb 2008 17:52:24 +0000 Subject: [PATCH] - fix auto timezone selection for bulgarian locale - patch by CCTAHEB See issue #2887 for more details. svn path=/trunk/; revision=32191 --- reactos/boot/bootdata/hivesft.inf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/reactos/boot/bootdata/hivesft.inf b/reactos/boot/bootdata/hivesft.inf index 41a51c23a8e..4ed3f5c24bb 100644 --- a/reactos/boot/bootdata/hivesft.inf +++ b/reactos/boot/bootdata/hivesft.inf @@ -138,7 +138,7 @@ HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\Time Zones","IndexMapping",0x "41b", "95",\ "81a", "95",\ "c1a", "95",\ - "402", "100",\ + "402", "125",\ "415", "100",\ "1801", "100",\ "41a", "100",\