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:
committed by
Marge Bot
parent
85a0f79e92
commit
ef016786e7
@ -6,11 +6,11 @@ outlines:
|
||||
placeholder: { width: 17.665, height: 45.5 }
|
||||
narrow: { width: 26.335, height: 45.5 }
|
||||
special: { width: 44, height: 45.5 }
|
||||
altline: { width: 52.67, height: 45.5 }
|
||||
special-2: { width: 52.67, height: 45.5 }
|
||||
change-view: { width: 52.67, height: 45.5 }
|
||||
large: { width: 52.67, height: 45.5 }
|
||||
action: { width: 59, height: 45.5 }
|
||||
wide: { width: 59, height: 45.5 }
|
||||
special-3: { width: 59, height: 45.5 }
|
||||
change-view-2: { width: 59, height: 45.5 }
|
||||
spaceline: { width: 138.63, height: 45.5 }
|
||||
small: { width: 50.471, height: 24 }
|
||||
@ -56,7 +56,7 @@ buttons:
|
||||
outline: "change-view"
|
||||
icon: "key-shift"
|
||||
BackSpace:
|
||||
outline: "altline"
|
||||
outline: "special-2"
|
||||
icon: "edit-clear-symbolic"
|
||||
action: "erase"
|
||||
preferences:
|
||||
@ -99,7 +99,7 @@ buttons:
|
||||
outline: "spaceline"
|
||||
text: " "
|
||||
Return:
|
||||
outline: "wide"
|
||||
outline: "special-3"
|
||||
icon: "key-enter"
|
||||
keysym: "Return"
|
||||
F1:
|
||||
|
||||
Reference in New Issue
Block a user