diff options
| author | Jules Aguillon | 2023-09-03 20:15:31 +0200 |
|---|---|---|
| committer | Jules Aguillon | 2023-09-03 20:15:31 +0200 |
| commit | 86038ef51273d38339ab0f06fef6d3e03e58a836 (patch) | |
| tree | 04eae5c5e4b33fbf9bd31f8468232519a77f32ba /check_layout.output | |
| parent | 816269aed0ad32d6a31837a884abb3db8cf4abd8 (diff) | |
| download | unexpected-keyboard-86038ef51273d38339ab0f06fef6d3e03e58a836.tar.gz unexpected-keyboard-86038ef51273d38339ab0f06fef6d3e03e58a836.zip | |
check_layout.py: Deterministic output order
Diffstat (limited to 'check_layout.output')
| -rw-r--r-- | check_layout.output | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/check_layout.output b/check_layout.output index 5400c0f..f12b92d 100644 --- a/check_layout.output +++ b/check_layout.output @@ -2,6 +2,9 @@ Layout includes some ASCII punctuation but not all, missing: !, ", ', +, -, /, :, ;, <, =, >, ?, [, \, ], _, |, ~ Layout doesn't define some important keys, missing: f11_placeholder, f12_placeholder 2 warnings +# res/xml/arab_pc.xml +Layout includes some ASCII punctuation but not all, missing: !, ', +, ;, ?, \, | +1 warnings # res/xml/arab_pc_ckb.xml Layout includes some ASCII punctuation but not all, missing: ", %, ', +, ,, ., :, ;, <, =, >, ?, `, |, ~ 1 warnings @@ -9,9 +12,6 @@ Layout includes some ASCII punctuation but not all, missing: ", %, ', +, ,, ., : Duplicate keys: (, ) Layout includes some ASCII punctuation but not all, missing: ", %, ', ,, /, ;, <, =, >, ?, [, \, ], `, {, |, } 2 warnings -# res/xml/arab_pc.xml -Layout includes some ASCII punctuation but not all, missing: !, ', +, ;, ?, \, | -1 warnings # res/xml/beng_national.xml Layout includes some ASCII punctuation but not all, missing: $ Layout doesn't define some important keys, missing: f11_placeholder, f12_placeholder @@ -94,13 +94,15 @@ Layout doesn't define some important keys, missing: f11_placeholder, f12_placeho # res/xml/latn_qwerty_vi.xml Layout includes some ASCII punctuation but not all, missing: \ 1 warnings +# res/xml/latn_qwertz.xml +0 warnings +# res/xml/latn_qwertz_cz.xml +Layout doesn't define some important keys, missing: f11_placeholder, f12_placeholder +1 warnings # res/xml/latn_qwertz_cz_multifunctional.xml Layout includes some ASCII punctuation but not all, missing: ` Layout doesn't define some important keys, missing: f11_placeholder, f12_placeholder 2 warnings -# res/xml/latn_qwertz_cz.xml -Layout doesn't define some important keys, missing: f11_placeholder, f12_placeholder -1 warnings # res/xml/latn_qwertz_de.xml 0 warnings # res/xml/latn_qwertz_fr_ch.xml @@ -111,8 +113,6 @@ Layout doesn't define some important keys, missing: f11_placeholder, f12_placeho Layout includes some ASCII punctuation but not all, missing: \, ` Layout doesn't define some important keys, missing: f11_placeholder, f12_placeholder 2 warnings -# res/xml/latn_qwertz.xml -0 warnings # res/xml/urdu_phonetic_ur.xml Duplicate keys: Layout includes some ASCII punctuation but not all, missing: <, >, ?, `, |, ~ |
