layouts: Replace altline with special-2 and wide with special-3

to use the same name for the same button-style.

Part-of: <https://gitlab.gnome.org/World/Phosh/squeekboard/-/merge_requests/685>
This commit is contained in:
MoonlightWave-12
2024-09-28 19:10:24 +02:00
committed by Marge Bot
parent 85a0f79e92
commit ef016786e7
118 changed files with 496 additions and 498 deletions

View File

@ -8,8 +8,8 @@ outlines:
doublewidth: { width: 96, height: 42 }
narrow: { width: 33, height: 42 }
large: { width: 66, height: 42 }
altline: { width: 72, height: 42 }
wide: { width: 108, height: 42 }
special-2: { width: 72, height: 42 }
special-3: { width: 108, height: 42 }
change-view: { width: 72, height: 42 }
change-view-2: { width: 108, height: 42 }
spaceline: { width: 162, height: 42 }
@ -51,7 +51,7 @@ buttons:
outline: "change-view"
icon: "key-shift"
BackSpace:
outline: "altline"
outline: "special-2"
icon: "edit-clear-symbolic"
action: "erase"
preferences:
@ -84,7 +84,7 @@ buttons:
outline: "spaceline"
text: " "
Return:
outline: "wide"
outline: "special-3"
icon: "key-enter"
keysym: "Return"
°: