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:
		@ -3,14 +3,14 @@
 | 
			
		||||
outlines:
 | 
			
		||||
    default:       { width: 54,   height: 37 }
 | 
			
		||||
    action:        { width: 90,   height: 37 }
 | 
			
		||||
    small:         { width: 67.4, height: 22 }
 | 
			
		||||
    special-2:     { width: 81,   height: 37 }
 | 
			
		||||
    change-view:   { width: 81,   height: 37 }
 | 
			
		||||
    change-view-2: { width: 90,   height: 37 }
 | 
			
		||||
    large:         { width: 81,   height: 37 }
 | 
			
		||||
    special-3:     { width: 90,  height: 37 }
 | 
			
		||||
    change-view-2: { width: 90,  height: 37 }
 | 
			
		||||
    small:         { width: 67.4, height: 22 }
 | 
			
		||||
    spaceline:     { width: 153,  height: 37 }
 | 
			
		||||
    special:       { width: 54,   height: 37 }
 | 
			
		||||
    special-2:     { width: 81,   height: 37 }
 | 
			
		||||
    special-3:     { width: 90,   height: 37 }
 | 
			
		||||
 | 
			
		||||
views:
 | 
			
		||||
    base:
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user