diff options
| author | Jules Aguillon | 2025-05-11 23:06:19 +0200 |
|---|---|---|
| committer | Jules Aguillon | 2025-05-11 23:06:19 +0200 |
| commit | 3b94bf6a17830cbf2f90eb7f51747792c8992443 (patch) | |
| tree | 34aad61326b41ca0ffa228f086be5637df2cb6cd /srcs/layouts/guj_phonetic_in.xml | |
| parent | ff9d2e7d31aea2fb08e1390b245a212185eac1f2 (diff) | |
| download | unexpected-keyboard-3b94bf6a17830cbf2f90eb7f51747792c8992443.tar.gz unexpected-keyboard-3b94bf6a17830cbf2f90eb7f51747792c8992443.zip | |
Fix duplicated or missing keys and more in layouts
Fix several warnings spotted by check_layout.
Diffstat (limited to 'srcs/layouts/guj_phonetic_in.xml')
| -rw-r--r-- | srcs/layouts/guj_phonetic_in.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/srcs/layouts/guj_phonetic_in.xml b/srcs/layouts/guj_phonetic_in.xml index 6f78c4a..4b91f7e 100644 --- a/srcs/layouts/guj_phonetic_in.xml +++ b/srcs/layouts/guj_phonetic_in.xml @@ -5,7 +5,7 @@ <key key0="ડ" key1="~" key2="2" key3="\@" key4="\#"/> <key key0="ે" key1="એ" key2="3" key3="$" key4="૱"/> <key key0="ર" key1="ઋ" key2="4" key3="ૃ" key4="₹"/> - <key key0="ત" key1="ટ" key2="5" key3="%"/> + <key key0="ત" key2="5" key3="%"/> <key key0="ય" key2="6" key3="^"/> <key key0="ુ" key1="ઉ" key2="7" key3="&"/> <key key0="િ" key1="ઇ" key2="8" key3="*" key4="ઁ"/> @@ -15,7 +15,7 @@ <row> <key shift="0.5" key0="ા" key1="loc tab" key3="અ"/> <key key0="સ" key1="“" key4="”"/> - <key key0="દ" key1="ડ"/> + <key key0="દ"/> <key key0="્" key1="ૠ" key3="ૄ"/> <key key0="ગ" key2="-" key3="_"/> <key key0="હ" key2="=" key3="+"/> |
