layouts: Fill some placeholders with '²' and '³'
Part-of: <https://gitlab.gnome.org/World/Phosh/squeekboard/-/merge_requests/703>
This commit is contained in:
committed by
Marge Bot
parent
b8646ff86e
commit
1e5accde5d
@ -52,7 +52,7 @@ views:
|
||||
- "show_katakana_halfwidth_upper ッ サ ソ ヒ コ ミ モ 、 。 ・ ー BackSpace"
|
||||
- "show_numbers show_romaji preferences space katakana_halfwidth_width_toggle_full show_hiragana Return"
|
||||
numbers:
|
||||
- " … -- -- -- -- -- -- -- -- --"
|
||||
- " … -- -- -- -- -- -- -- ² ³"
|
||||
- "1 2 3 4 5 6 7 8 9 0"
|
||||
- "@ # ¥ % & - _ + ( )"
|
||||
- "show_symbols ; \" ' : = < > BackSpace-wide"
|
||||
@ -386,6 +386,10 @@ buttons:
|
||||
outline: "default-2"
|
||||
0:
|
||||
outline: "default-2"
|
||||
²:
|
||||
outline: "default-2"
|
||||
³:
|
||||
outline: "default-2"
|
||||
"@":
|
||||
outline: "default-2"
|
||||
"#":
|
||||
|
||||
Reference in New Issue
Block a user