RDNS syntax is recommended for applications and this matches the existing flatpak. Note that the dbus service and icons still need renaming though the former is an API breakage. Closes #2104 Closes #2103
		
			
				
	
	
		
			8 lines
		
	
	
	
		
			281 B
		
	
	
	
		
			XML
		
	
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
	
		
			281 B
		
	
	
	
		
			XML
		
	
	
	
	
	
<?xml version="1.0"?>
 | 
						|
 <mime-info xmlns='http://www.freedesktop.org/standards/shared-mime-info'>
 | 
						|
   <mime-type type="application/x-hct">  
 | 
						|
   <comment>HexChat theme archives</comment>
 | 
						|
   <icon name="hexchat" />
 | 
						|
   <glob pattern="*.hct" weight="100" />
 | 
						|
  </mime-type>
 | 
						|
 </mime-info>
 |