From dfaf4dbb5766bf134cbf97d0516493e2256d2e5a Mon Sep 17 00:00:00 2001 From: Jules Aguillon Date: Sat, 27 Dec 2025 23:49:50 +0100 Subject: More practical definition of method.xml (#1149) 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.--- res/xml/method.xml | 25 ++++++++++++++----------- 1 file changed, 14 insertions(+), 11 deletions(-) (limited to 'res') diff --git a/res/xml/method.xml b/res/xml/method.xml index 26441cb..eb5b04b 100644 --- a/res/xml/method.xml +++ b/res/xml/method.xml @@ -1,10 +1,13 @@ - + - + @@ -16,29 +19,29 @@ - + - + + - - + - + @@ -49,7 +52,7 @@ - + @@ -61,8 +64,8 @@ - - + + -- cgit v1.2.3