2010-12-13 01:59:58 +00:00
|
|
|
# http://standards.freedesktop.org/desktop-entry-spec/desktop-entry-spec-1.0.html
|
2008-07-22 18:18:53 +01:00
|
|
|
[Desktop Entry]
|
|
|
|
Type=Application
|
2010-12-13 01:59:58 +00:00
|
|
|
Version=1.0
|
2021-03-09 17:00:37 +00:00
|
|
|
Name=OpenTTD
|
|
|
|
Icon=${BINARY_NAME}
|
|
|
|
Exec=${BINARY_NAME}
|
2008-07-22 18:18:53 +01:00
|
|
|
Terminal=false
|
2022-09-12 09:18:13 +01:00
|
|
|
Categories=Game;Simulation;
|
2015-04-07 22:30:04 +01:00
|
|
|
Keywords=game;simulation;transport;tycoon;deluxe;economics;multiplayer;money;train;ship;bus;truck;aircraft;cargo;
|
2021-03-09 17:00:37 +00:00
|
|
|
@Comment_STR_DESKTOP_SHORTCUT_COMMENT@
|