fixed segfault of g_markup_printf_escaped which needs utf-8 strings
authorArun Persaud <arun@nubati.net>
Tue, 19 Feb 2013 01:09:30 +0000 (17:09 -0800)
committerArun Persaud <arun@nubati.net>
Tue, 19 Feb 2013 01:09:30 +0000 (17:09 -0800)
commiteea9762ed01db254f9936bcd8708c73fc6a1678e
tree5980bdf31e5fe302358a00d45464159db21156f5
parent2c99aee335891d1f81c96c3316d3769577f73d59
fixed segfault of g_markup_printf_escaped which needs utf-8 strings

defined text-domain as utf-8 solved this
gtk/xboard.c