11 lines
		
	
	
		
			398 B
		
	
	
	
		
			XML
		
	
	
	
	
	
			
		
		
	
	
			11 lines
		
	
	
		
			398 B
		
	
	
	
		
			XML
		
	
	
	
	
	
<?xml version="1.0"?>
 | 
						|
<schemalist>
 | 
						|
  <schema id="org.fedorahosted.eekboard" path="/org/fedorahosted/eekboard/">
 | 
						|
    <key name="ui-toolkit" type="s">
 | 
						|
      <default>'gtk'</default>
 | 
						|
      <summary>GUI toolkit used to render keyboard</summary>
 | 
						|
      <description>The name of GUI toolkit (either 'gtk' or 'clutter') used to render keyboard on screen.</description>
 | 
						|
    </key>
 | 
						|
  </schema>
 | 
						|
</schemalist>
 |