X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/741cca6b380ccacd162d1c662b6063021c8ee3ee..8a31648287be0ef976f133de2786b137f1e98340:/misc/languages/README diff --git a/misc/languages/README b/misc/languages/README index 3650de4e2e..204df7ab1c 100644 --- a/misc/languages/README +++ b/misc/languages/README @@ -1,4 +1,5 @@ Run the genlang.py script from the top level wxWidgets directory to update -include/wx/intl.h (wxLanguage enum), interface/wx/intl.h (its documentation) -and src/common/intl.cpp (conversion tables) with the data from langtabl.txt. +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.