Fix double- and zero-wide characters

It's not perfect but seems to work well enough.
This commit is contained in:
2013-06-02 00:01:23 +02:00
parent d3b966a93f
commit 1cc91a4b17
3 changed files with 78 additions and 17 deletions

View File

@@ -8,5 +8,7 @@
#define GETTEXT_PACKAGE PROJECT_NAME
#define GETTEXT_DIRNAME "${CMAKE_INSTALL_PREFIX}/share/locale"
#cmakedefine HAVE_WCWIDTH
#endif /* ! CONFIG_H */