mirror of
				https://git.tardis.systems/mirrors/yuzu
				synced 2025-10-31 02:34:11 +01:00 
			
		
		
		
	dist/XDG: add more file associations
This commit is contained in:
		
							parent
							
								
									e242f16986
								
							
						
					
					
						commit
						59c6f45e7a
					
				
							
								
								
									
										2
									
								
								dist/yuzu.desktop
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								dist/yuzu.desktop
									
									
									
									
										vendored
									
									
								
							| @ -8,5 +8,5 @@ Icon=yuzu | ||||
| TryExec=yuzu | ||||
| Exec=yuzu %f | ||||
| Categories=Game;Emulator;Qt; | ||||
| MimeType=application/x-nx-nro;application/x-nx-nso; | ||||
| MimeType=application/x-nx-nro;application/x-nx-nso;application/x-nx-nsp;application/x-nx-xci; | ||||
| Keywords=Switch;Nintendo; | ||||
							
								
								
									
										15
									
								
								dist/yuzu.xml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										15
									
								
								dist/yuzu.xml
									
									
									
									
										vendored
									
									
								
							| @ -15,4 +15,19 @@ | ||||
|         <glob pattern="*.nso"/> | ||||
|         <magic><match value="NSO" type="string" offset="0"/></magic> | ||||
|     </mime-type> | ||||
| 
 | ||||
|     <mime-type type="application/x-nx-nsp"> | ||||
|         <comment>Nintendo Switch Package</comment> | ||||
|         <acronym>NSP</acronym> | ||||
|         <icon name="yuzu"/> | ||||
|         <glob pattern="*.nsp"/> | ||||
|         <magic><match value="PFS" type="string" offset="0"/></magic> | ||||
|     </mime-type> | ||||
| 
 | ||||
|     <mime-type type="application/x-nx-xci"> | ||||
|         <comment>Nintendo Switch Card Image</comment> | ||||
|         <acronym>XCI</acronym> | ||||
|         <icon name="yuzu"/> | ||||
|         <glob pattern="*.xci"/> | ||||
|     </mime-type> | ||||
| </mime-info> | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user