spiegel-keyman/linux/keyman-config/keyman_config/standards
Eberhard Beilharz b9b1ff8a95
fix(linux): Improve error handling if lang_tags_map.py is missing
If the developer forgot to run `make` to create `lang_tags_map.py`
we now print a message instead of reporting to Sentry.

Fixes #5343
2021-06-23 17:09:59 +02:00
..
.gitignore fix(linux): Improve fix for #3399 2021-02-03 19:08:03 +01:00
README.md fix(linux): Improve error handling if lang_tags_map.py is missing 2021-06-23 17:09:59 +02:00

About the standards data files in this folder

  • lang_tags_map.py

This file is generated by buildtools/build-langtags.py during the standard build process. It should not be included in the repo. build-langtags.py itself uses the standards data files in <keyman.git>/resources/standards-data/.

See the readme.md in that folder for processes for updating the data files.