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
				
			@ -3,7 +3,7 @@
 | 
			
		||||
outlines:
 | 
			
		||||
    default:          { width: 35.33, height: 52 }
 | 
			
		||||
    subtle-highlight: { width: 35.33, height: 52 }
 | 
			
		||||
    altline:          { width: 52.67, height: 52 }
 | 
			
		||||
    special-2:        { width: 52.67, height: 52 }
 | 
			
		||||
    change-view:      { width: 52.67, height: 52 }
 | 
			
		||||
    spaceline:        { width: 89.3,  height: 52 }
 | 
			
		||||
    special:          { width: 35.33, height: 52 }
 | 
			
		||||
@ -44,7 +44,7 @@ buttons:
 | 
			
		||||
        outline: "change-view"
 | 
			
		||||
        icon: "key-shift"
 | 
			
		||||
    BackSpace:
 | 
			
		||||
        outline: "altline"
 | 
			
		||||
        outline: "special-2"
 | 
			
		||||
        icon: "edit-clear-symbolic"
 | 
			
		||||
        action: "erase"
 | 
			
		||||
    preferences:
 | 
			
		||||
@ -77,7 +77,7 @@ buttons:
 | 
			
		||||
        outline: "spaceline"
 | 
			
		||||
        text: " "
 | 
			
		||||
    Return:
 | 
			
		||||
        outline: "altline"
 | 
			
		||||
        outline: "special-2"
 | 
			
		||||
        icon: "key-enter"
 | 
			
		||||
        keysym: "Return"
 | 
			
		||||
    ä:
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user