Fix from Robert de Bath which reorders the Windows initialisation
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Sun, 13 May 2012 15:59:24 +0000 (15:59 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Sun, 13 May 2012 15:59:24 +0000 (15:59 +0000)
commit74086be00836c578aa8e79f29006c3963043616b
tree133e7fa20346fe2b19a5b4077ebef717e852b7fb
parentdc5d05d1af49a530da91b70179b1dff8c93aadc9
Fix from Robert de Bath which reorders the Windows initialisation
sequence: since init_fonts sets up ucsdata based on the available
Windows fonts, we should call it before passing ucsdata to term_init.

git-svn-id: svn://svn.tartarus.org/sgt/putty@9527 cda61777-01e9-0310-a592-d414129be87e
windows/window.c