Sebastian Lackner : wine.inf: Fix timezone for America/St_Johns.

Alexandre Julliard julliard at wine.codeweavers.com
Tue Apr 28 09:10:39 CDT 2015


Module: wine
Branch: master
Commit: 39431ecedfa8a336d6ca1fa6827374beeb81944c
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=39431ecedfa8a336d6ca1fa6827374beeb81944c

Author: Sebastian Lackner <sebastian at fds-team.de>
Date:   Tue Apr 28 02:45:03 2015 +0200

wine.inf: Fix timezone for America/St_Johns.

Clocks are changed at 02:00 and not 00:01.

---

 loader/wine.inf.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/loader/wine.inf.in b/loader/wine.inf.in
index c7ab3c5..ca71aef 100644
--- a/loader/wine.inf.in
+++ b/loader/wine.inf.in
@@ -2823,7 +2823,7 @@ HKLM,%CurrentVersionNT%\Time Zones\New Zealand Standard Time,"TZI",1,30,fd,ff,ff
 HKLM,%CurrentVersionNT%\Time Zones\Newfoundland Standard Time,"Display",,"America/St_Johns"
 HKLM,%CurrentVersionNT%\Time Zones\Newfoundland Standard Time,"Dlt",,"Newfoundland Daylight Time"
 HKLM,%CurrentVersionNT%\Time Zones\Newfoundland Standard Time,"Std",,"Newfoundland Standard Time"
-HKLM,%CurrentVersionNT%\Time Zones\Newfoundland Standard Time,"TZI",1,d2,00,00,00,00,00,00,00,c4,ff,ff,ff,00,00,0b,00,00,00,01,00,00,00,01,00,00,00,00,00,00,00,03,00,00,00,02,00,00,00,01,00,00,00,00,00
+HKLM,%CurrentVersionNT%\Time Zones\Newfoundland Standard Time,"TZI",1,d2,00,00,00,00,00,00,00,c4,ff,ff,ff,00,00,0b,00,00,00,01,00,02,00,00,00,00,00,00,00,00,00,03,00,00,00,02,00,02,00,00,00,00,00,00,00
 HKLM,%CurrentVersionNT%\Time Zones\North Asia East Standard Time,"Display",,"Asia/Irkutsk"
 HKLM,%CurrentVersionNT%\Time Zones\North Asia East Standard Time,"Dlt",,"North Asia East Daylight Time"
 HKLM,%CurrentVersionNT%\Time Zones\North Asia East Standard Time,"Std",,"North Asia East Standard Time"




More information about the wine-cvs mailing list