- Fix: Duplicate frees due to pool item classes not having copy constructors [FS#6285] (r27243) - Fix: Crash when no AIs were installed due to improper handling of non-ASCII characters by the string pointer lexer [FS#6272] (r27233) - Fix: Compilation on DragonflyBSD [FS#6274] (r27224, r27223) - Fix: Use the current maximum speed as limited by bridges, orders etc. for all vehicle types alike when considering increased smoke emissions of vehicles [FS#6278] (r27222) - Fix: Multi-value keys in the desktop entry shall end with a trailing separator (r27221) - Fix: Draw path reservation on the whole bridge, not only on the bridge heads (r27209) - Fix: Draw correct overlay sprites for path reservations on bridges and tunnels (r27208)
13 lines
377 B
Desktop File
13 lines
377 B
Desktop File
# $Id$
|
|
# http://standards.freedesktop.org/desktop-entry-spec/desktop-entry-spec-1.0.html
|
|
[Desktop Entry]
|
|
Type=Application
|
|
Version=1.0
|
|
Name=!!MENU_NAME!!
|
|
Icon=!!TTD!!
|
|
Exec=!!TTD!!
|
|
Terminal=false
|
|
Categories=!!MENU_GROUP!!
|
|
Comment=A clone of Transport Tycoon Deluxe
|
|
Keywords=game;simulation;transport;tycoon;deluxe;economics;multiplayer;money;train;ship;bus;truck;aircraft;cargo;
|