mirror of
				https://gitlab.gnome.org/GNOME/glib.git
				synced 2025-11-04 10:08:56 +01:00 
			
		
		
		
	Add --one-schema-file option to gschema-compile to allow easier test setup. Simplify the test setup. Bug #616276.
		
			
				
	
	
		
			8 lines
		
	
	
		
			141 B
		
	
	
	
		
			XML
		
	
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
		
			141 B
		
	
	
	
		
			XML
		
	
	
	
	
	
<schemalist>
 | 
						|
    <schema id="test">
 | 
						|
      <key name="test" type="y">
 | 
						|
        <default>512</default>
 | 
						|
      </key>
 | 
						|
    </schema>
 | 
						|
</schemalist>
 |