wxWidgets/misc/languages
Vadim Zeitlin 25a8a7e745 Handle wxLANGUAGE_CAMBODIAN correctly in the generation script.
Fix wxLANGUAGE_CAMBODIAN definition in autogenerated code, this was already
done manually in r76368 but these changes would have been lost after the next
generation, so update the script itself to generate them.

Closes #16183.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@76379 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2014-04-20 12:44:57 +00:00
..
genlang.py Handle wxLANGUAGE_CAMBODIAN correctly in the generation script. 2014-04-20 12:44:57 +00:00
langtabl.txt Fix the addition of Kabyle language. 2014-04-20 12:44:47 +00:00
README Fixed a typo in misc/languages/README. 2010-05-04 16:38:56 +00:00

Run the genlang.py script from the top level wxWidgets directory to update
include/wx/language.h (wxLanguage enum), interface/wx/language.h (its
documentation) and src/common/languageinfo.cpp (conversion tables) with the data
from langtabl.txt.