 f9e6ccd592
			
		
	
	f9e6ccd592
	
	
	
		
			
			Recent gettext has a feature to allow consumer projects to supply their own string extraction rules for XML files, in ITS format. Gettext still ships the rule for *.ui, but it would be better maintained in the upstream project. https://bugzilla.gnome.org/show_bug.cgi?id=760202
		
			
				
	
	
		
			7 lines
		
	
	
		
			189 B
		
	
	
	
		
			XML
		
	
	
	
	
	
			
		
		
	
	
			7 lines
		
	
	
		
			189 B
		
	
	
	
		
			XML
		
	
	
	
	
	
| <?xml version="1.0"?>
 | |
| <locatingRules>
 | |
|   <locatingRule name="GtkBuilder" pattern="*.ui">
 | |
|     <documentRule localName="interface" target="gtkbuilder.its"/>
 | |
|   </locatingRule>
 | |
| </locatingRules>
 |