Clean up layout-files

- Change text to symbols
- Remove unused button-definitions

This makes these layout-files easier to understand and edit.

Part-of: <https://gitlab.gnome.org/World/Phosh/squeekboard/-/merge_requests/629>
This commit is contained in:
MoonlightWave-12
2024-03-19 10:22:09 +01:00
committed by Marge Bot
parent 47ce76afd5
commit 07f797c4b4
57 changed files with 258 additions and 1160 deletions

View File

@ -28,14 +28,14 @@ views:
- "TabSmall Ctrl Alt ↑ ↓ ← →"
- "1 2 3 4 5 6 7 8 9 0"
- "\\ * # $ / & - + ( ) _"
- "show_symbols , \" ' colon ; ! ? BackSpace"
- "show_letters show_eschars preferences space period Return"
- "show_symbols , \" ' : ; ! ? BackSpace"
- "show_letters show_eschars preferences space . Return"
symbols:
- "TabSmall Ctrl Alt ↑ ↓ ← →"
- "~ ` · √ π τ ÷ × ¶ @"
- "© ® £ € ¥ ^ ° { }"
- "show_numbers % | < > = [ ] BackSpace"
- "show_letters show_eschars preferences space period Return"
- "show_letters show_eschars preferences space . Return"
eschars:
- "TabSmall Ctrl Alt ↑ ↓ ← →"
- "ä è é ö ü Ä È É Ö Ü"
@ -97,9 +97,8 @@ buttons:
set_view: "actions"
outline: "altline"
label: ">_"
period:
.:
outline: "large"
text: "."
space:
outline: "spaceline"
text: " "
@ -107,8 +106,6 @@ buttons:
outline: "wide"
icon: "key-enter"
keysym: "Return"
colon:
text: ":"
F1:
outline: "action"
keysym: "F1"