diff options
author | Mattias Andrée <maandree@operamail.com> | 2014-08-18 15:39:17 +0200 |
---|---|---|
committer | Mattias Andrée <maandree@operamail.com> | 2014-08-18 15:39:17 +0200 |
commit | 52fec4539c74c784a2b86d9c6825e8b6d15f6488 (patch) | |
tree | 20bed1bff8b0ad6c8fdbeb389690a3ebbbd53143 /res/keyboard/layout | |
parent | minor improvment to the es layouts (diff) | |
download | mds-52fec4539c74c784a2b86d9c6825e8b6d15f6488.tar.gz mds-52fec4539c74c784a2b86d9c6825e8b6d15f6488.tar.bz2 mds-52fec4539c74c784a2b86d9c6825e8b6d15f6488.tar.xz |
typo
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to 'res/keyboard/layout')
-rw-r--r-- | res/keyboard/layout/es/colemak | 2 | ||||
-rw-r--r-- | res/keyboard/layout/es/latin_american_colemak | 2 | ||||
-rw-r--r-- | res/keyboard/layout/es/latin_american_qwerty | 2 | ||||
-rw-r--r-- | res/keyboard/layout/es/qwerty | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/res/keyboard/layout/es/colemak b/res/keyboard/layout/es/colemak index 229d0aa..daeff1f 100644 --- a/res/keyboard/layout/es/colemak +++ b/res/keyboard/layout/es/colemak @@ -84,7 +84,7 @@ key("'" "?" "\\" "¿") nocaps("q" "Ω") caps("w" "ł" "Ł") -nocaps("f" "đ" "º") +nocaps("f" "đ" "ª") caps("p" "þ" "Þ") caps("g" "ŋ" "Ŋ") <altgr letter j> : <dead letter ˀ> diff --git a/res/keyboard/layout/es/latin_american_colemak b/res/keyboard/layout/es/latin_american_colemak index 67b7969..d27b889 100644 --- a/res/keyboard/layout/es/latin_american_colemak +++ b/res/keyboard/layout/es/latin_american_colemak @@ -103,7 +103,7 @@ key("'" "?" "\\" "¿") nocaps("q" "Ω") caps("w" "ł" "Ł") -nocaps("f" "đ" "º") +nocaps("f" "đ" "ª") caps("p" "þ" "Þ") caps("g" "ŋ" "Ŋ") <altgr letter j> : <dead letter ˀ> diff --git a/res/keyboard/layout/es/latin_american_qwerty b/res/keyboard/layout/es/latin_american_qwerty index b2137c2..48b2833 100644 --- a/res/keyboard/layout/es/latin_american_qwerty +++ b/res/keyboard/layout/es/latin_american_qwerty @@ -125,7 +125,7 @@ caps("p" "þ" "Þ") caps("a" "æ" "Æ") nocaps("s" "ß" "§") caps("d" "ð" "Ð") -nocaps("f" "đ" "º") +nocaps("f" "đ" "ª") caps("g" "ŋ" "Ŋ") caps("h" "ħ" "Ħ") diff --git a/res/keyboard/layout/es/qwerty b/res/keyboard/layout/es/qwerty index 7d76fd9..64833ad 100644 --- a/res/keyboard/layout/es/qwerty +++ b/res/keyboard/layout/es/qwerty @@ -106,7 +106,7 @@ caps("p" "þ" "Þ") caps("a" "æ" "Æ") nocaps("s" "ß" "§") caps("d" "ð" "Ð") -nocaps("f" "đ" "º") +nocaps("f" "đ" "ª") caps("g" "ŋ" "Ŋ") caps("h" "ħ" "Ħ") |