X11: Fix CJK IME input when locale CTYPE is "C"

Fixes #1587.
Fixes #1636.

(cherry picked from commit 4381b86b6b)
This commit is contained in:
Camilla Löwy
2020-02-06 15:46:37 +01:00
parent d99249337e
commit 0ac013381b
3 changed files with 9 additions and 8 deletions
+1 -1
View File
@@ -118,7 +118,7 @@ information on what to include when reporting a bug.
## Changelog
There is nothing here yet.
- [X11] Bugfix: IME input of CJK was broken for "C" locale (#1587,#1636)
## Contact