mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-09 18:31:04 +00:00
16fd47ad8f
The goal here is to get rid of the old code that modified variables LANGUAGE and LC_ALL, therefore creating the problems mentionned in the ticket. In the new system, there is no explicit "GUI" message handler, that needs to be reset at each language change. Instead, getGuiMessages calls getMessages with the correct parameter. This allows to simplify greatly the code and to remove a lot of old cruft. |
||
---|---|---|
.. | ||
.gitignore | ||
boost.cpp | ||
client.cpp | ||
CMakeLists.txt | ||
lyxclient.1in | ||
Makefile.am | ||
pch.h |