spiegel-keyman/linux/keyman-config/keyman_config/standards/README.md
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

9 lines
383 B
Markdown

# 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.