Fix åäö in Swedish layout
This commit is contained in:
@ -16,7 +16,7 @@ outlines:
|
|||||||
views:
|
views:
|
||||||
base:
|
base:
|
||||||
- "q w e r t y u i o p aring"
|
- "q w e r t y u i o p aring"
|
||||||
- "a s d f g h j k l ouml auml"
|
- "a s d f g h j k l ö ä"
|
||||||
- "Shift_L z x c v b n m BackSpace"
|
- "Shift_L z x c v b n m BackSpace"
|
||||||
- "show_numbers preferences space period Return"
|
- "show_numbers preferences space period Return"
|
||||||
upper:
|
upper:
|
||||||
@ -78,13 +78,13 @@ buttons:
|
|||||||
label: "å"
|
label: "å"
|
||||||
Aring:
|
Aring:
|
||||||
label: "Å"
|
label: "Å"
|
||||||
ouml:
|
ö:
|
||||||
label: "ö"
|
label: "ö"
|
||||||
Ouml:
|
Ö:
|
||||||
label: "Ö"
|
label: "Ö"
|
||||||
auml:
|
ä:
|
||||||
label: "ä"
|
label: "ä"
|
||||||
Auml:
|
Ä:
|
||||||
label: "Ä"
|
label: "Ä"
|
||||||
asterisk:
|
asterisk:
|
||||||
label: "*"
|
label: "*"
|
||||||
|
|||||||
Reference in New Issue
Block a user