 e5643c65c1
			
		
	
	e5643c65c1
	
	
	
		
			
			Add the XDG Menu Spec-defined Simulation "Additional Category" so launchers can subcategorize the Games menu/section more effectively.
		
			
				
	
	
		
			12 lines
		
	
	
		
			376 B
		
	
	
	
		
			Desktop File
		
	
	
	
	
	
			
		
		
	
	
			12 lines
		
	
	
		
			376 B
		
	
	
	
		
			Desktop File
		
	
	
	
	
	
| # http://standards.freedesktop.org/desktop-entry-spec/desktop-entry-spec-1.0.html
 | |
| [Desktop Entry]
 | |
| Type=Application
 | |
| Version=1.0
 | |
| Name=OpenTTD
 | |
| Icon=${BINARY_NAME}
 | |
| Exec=${BINARY_NAME}
 | |
| Terminal=false
 | |
| Categories=Game;Simulation;
 | |
| Keywords=game;simulation;transport;tycoon;deluxe;economics;multiplayer;money;train;ship;bus;truck;aircraft;cargo;
 | |
| @Comment_STR_DESKTOP_SHORTCUT_COMMENT@
 |