mirror of
				https://github.com/RGBCube/serenity
				synced 2025-10-31 18:12:43 +00:00 
			
		
		
		
	 e5ac1fcd00
			
		
	
	
		e5ac1fcd00
		
	
	
	
	
		
			
			With everything now using GUI::FileIconProvider and therefore loading icons embedded in the executable files, this information is now longer being used. We might have to think about this again if we want to allow .af files with custom commands (e.g. shell scripts). Maybe those could get away with just an "Icon" entry under "[App]", but currently there's only "Executable" anyway.
		
			
				
	
	
		
			4 lines
		
	
	
	
		
			56 B
		
	
	
	
		
			Text
		
	
	
	
	
	
			
		
		
	
	
			4 lines
		
	
	
	
		
			56 B
		
	
	
	
		
			Text
		
	
	
	
	
	
| [App]
 | |
| Name=Help
 | |
| Executable=/bin/Help
 | |
| Category=Utilities
 |