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:
		@ -2,19 +2,19 @@
 | 
			
		||||
---
 | 
			
		||||
outlines:
 | 
			
		||||
    default:          { width: 35.33,  height: 45.5 }
 | 
			
		||||
    subtle-highlight: { width: 35.33,  height: 45.5 }
 | 
			
		||||
    action:           { width: 59,     height: 45.5 }
 | 
			
		||||
    change-view:      { width: 52.67,  height: 45.5 }
 | 
			
		||||
    change-view-2:    { width: 59,     height: 45.5 }
 | 
			
		||||
    halfwidth:        { width: 17.665, height: 45.5 }
 | 
			
		||||
    large:            { width: 52.67,  height: 45.5 }
 | 
			
		||||
    narrow:           { width: 26.335, height: 45.5 }
 | 
			
		||||
    placeholder:      { width: 17.665, height: 45.5 }
 | 
			
		||||
    small:            { width: 50.471, height: 24   }
 | 
			
		||||
    spaceline:        { width: 100.96, height: 45.5 }
 | 
			
		||||
    special:          { width: 35.33,  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 }
 | 
			
		||||
    special-3:        { width: 59,     height: 45.5 }
 | 
			
		||||
    change-view-2:    { width: 59,     height: 45.5 }
 | 
			
		||||
    spaceline:        { width: 100.96, height: 45.5 }
 | 
			
		||||
    small:            { width: 50.471, height: 24 }
 | 
			
		||||
    placeholder:      { width: 17.665, height: 45.5 }
 | 
			
		||||
    subtle-highlight: { width: 35.33,  height: 45.5 }
 | 
			
		||||
 | 
			
		||||
views:
 | 
			
		||||
    base:
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user