abouttreesummaryrefslogcommitdiff
path: root/gen_method_xml.py
AgeCommit message (Collapse)AuthorFilesLines
2025-12-27More practical definition of method.xml (#1149)Jules Aguillon1-0/+114
Locale are now defined in `gen_method_xml.py` in a more convenient and checked way. It contains both the locale definition and the generation script. `method.xml` is generated with: gradle test The goal is to support dictionaries for spell checking.