WINE.INF: Add timezone information to the registry.

Mike McCormack mike at codeweavers.com
Fri Nov 11 03:26:58 CST 2005


I've attached the program that generated the timezone information.  The 
information in the patch is derived from glibc's timezone information.

We could add the program to wine and generate the timezone information 
dynamically if necessary.

Mike


ChangeLog:
Add timezone information to the registry.

  tools/wine.inf |  715 
++++++++++++++++++++++++++++++++++++++++++++++++++++++++
  1 files changed, 714 insertions(+), 1 deletions(-)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 78c52b9ed7b105b3c314c0b04ad8994c1b6a15b1.diff
Type: text/x-patch
Size: 36916 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20051111/ece1eb0d/78c52b9ed7b105b3c314c0b04ad8994c1b6a15b1-0001.diff
-------------- next part --------------
A non-text attachment was scrubbed...
Name: tzinfgen.c
Type: text/x-csrc
Size: 8335 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20051111/ece1eb0d/tzinfgen-0001.c


More information about the wine-patches mailing list