diff options
| -rw-r--r-- | check_layout.output | 1 | ||||
| -rw-r--r-- | srcs/layouts/cyrl_jcuken_as.xml | 2 |
2 files changed, 1 insertions, 2 deletions
diff --git a/check_layout.output b/check_layout.output index 5b530fe..1dda882 100644 --- a/check_layout.output +++ b/check_layout.output @@ -7,7 +7,6 @@ arab_pc_hindu: Layout includes some ASCII punctuation but not all, missing: !, ' arab_pc_ir: Layout includes some ASCII punctuation but not all, missing: ", %, ', ,, /, ;, <, =, >, ?, [, \, ], `, {, |, } beng_national: Layout includes some ASCII punctuation but not all, missing: $ beng_provat: Layout includes some ASCII punctuation but not all, missing: $, &, *, ., /, <, >, [, \, ], `, {, |, } -cyrl_jcuken_as: Layout contains unknown keys: combining_acute cyrl_lynyertdz_mk: Layout includes some ASCII punctuation but not all, missing: " cyrl_yaverti: Layout includes some ASCII punctuation but not all, missing: ~ cyrl_yxukeng_os: Layout includes some ASCII punctuation but not all, missing: ", #, $, &, ', @, [, ], ~ diff --git a/srcs/layouts/cyrl_jcuken_as.xml b/srcs/layouts/cyrl_jcuken_as.xml index 58cd740..dfa703e 100644 --- a/srcs/layouts/cyrl_jcuken_as.xml +++ b/srcs/layouts/cyrl_jcuken_as.xml @@ -3,7 +3,7 @@ <row> <key key0="ј" key1="ꙇ" key2="1" key3="!" key4="combining_payerok" /> <key key0="ц" key1="ѕ" key2="2" key3=""" key4="\@" /> - <key key0="у" key1="ꙋ" key2="3" key3="combining_acute" key4="combining_grave" /> + <key key0="у" key1="ꙋ" key2="3" key3="combining_aigu" key4="combining_grave" /> <key key0="к" key1="ѯ" key2="4" key3="$" key4="combining_palatalization" /> <key key0="е" key1="є" key2="5" key3="%" key4="\#" /> <key key0="н" key1="њ" key2="6" key3="\?" key4="^" /> |
