Locale and international text in widgets
I just noticed that international (reads Greek) text is not rendered at all in widgets. I traced it down to LC_CTYPE being non-empty in my environment. Are there any objections to adding the setlocale(...) call back in awesome.c:main(...)? I could set up a script emptying LC_CTYPE and then exec'ing awesome, but I guess it's harmless to have awesome do that internally. Unless I'm missing something...
This commit is contained in:
parent
cf6f6be5e6
commit
09e878a166
Loading…
Reference in New Issue