X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/969daeea660b2b85391309d927d496e0926d4246..adcda299c06800fedaf2436bcf4c8759905a4502:/misc/languages/genlang.py?ds=sidebyside diff --git a/misc/languages/genlang.py b/misc/languages/genlang.py index 54617a8c42..02b0673756 100755 --- a/misc/languages/genlang.py +++ b/misc/languages/genlang.py @@ -1,8 +1,10 @@ #!/usr/bin/env python # -# Generates wxLanguage enum (to be cut&pasted to include/wx/intl.h) -# and convertion tables (ditto to src/common/intl.cpp) +# This script must be ran from misc/languages subdirectory. +# +# It generates wxLanguage enum (to be cut&pasted to include/wx/intl.h) +# and conversion tables (ditto to src/common/intl.cpp) # import string