Patch from Colin Watson to use g_ascii_strcasecmp in place of the
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Tue, 3 Jan 2012 19:43:19 +0000 (19:43 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Tue, 3 Jan 2012 19:43:19 +0000 (19:43 +0000)
commit3bd9f270ec6af9b2e2897bf7d3cc3e91c8cf14dd
treed70b37aca94e900ee2b7da4edfbc8c8d2a5ef4f8
parentdd881cfcf3151ebe6117b1adcda2421e4966998d
Patch from Colin Watson to use g_ascii_strcasecmp in place of the
deprecated g_strcasecmp (since all the strings being compared are
parts of XLFDs and won't be in interesting character sets anyway).

git-svn-id: svn://svn.tartarus.org/sgt/putty@9376 cda61777-01e9-0310-a592-d414129be87e
unix/gtkfont.c