Tell gettext that we want to have the messages in the UTF-8 encoding, to
commit737328566f153befee1923010b438ab1cf41b33b
authordan <dan>
Sun, 17 Oct 2004 07:17:03 +0000 (17 07:17 +0000)
committerdan <dan>
Sun, 17 Oct 2004 07:17:03 +0000 (17 07:17 +0000)
treecf6e2794bd9a46b4c489e21cbfeb2b895b505bf2
parent6cfad0b10f3439737368ad8e8de9eaeeb8d41f8a
Tell gettext that we want to have the messages in the UTF-8 encoding, to
avoid the extra conversion that gettext would otherwise perform (from the
message encoding which is UTF-8 to the current locale encoding).
WINGs/wapplication.c
WPrefs.app/main.c
src/main.c