layouts: Sort outlines alphabetically

and change `special-3` to `special-2` and `special-2` to `special`,
where appropriate.

`default` is still at the top of the lists, to make it easier to find.

Part-of: <https://gitlab.gnome.org/World/Phosh/squeekboard/-/merge_requests/689>
This commit is contained in:
MoonlightWave-12
2024-10-07 19:18:16 +02:00
parent df887508ce
commit 80e7400a7f
124 changed files with 478 additions and 485 deletions

View File

@ -1,12 +1,12 @@
---
outlines:
default: { width: 52, height: 42 }
special-3: { width: 91.25, height: 42 }
change-view: { width: 77.52, height: 42 }
change-view-2: { width: 91.25, height: 42 }
large: { width: 64.76, height: 42 }
spaceline: { width: 157, height: 42 }
special: { width: 64.76, height: 42 }
large: { width: 64.76, height: 42 }
special-2: { width: 91.25, height: 42 }
views:
base:
@ -75,6 +75,6 @@ buttons:
outline: "spaceline"
text: " "
Return:
outline: "special-3"
outline: "special-2"
icon: "key-enter"
keysym: "Return"