/usr/share/menu/flightgear is in flightgear 3.0.0-1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 | ?package(flightgear):needs="X11" \
section="Games/Simulation"\
title="FlightGear" \
longtitle="FlightGear - An Open Source Flight Simulator" \
icon="/usr/share/pixmaps/flightgear.xpm" \
command="/usr/games/fgfs"
?package(flightgear):needs="X11" \
section="Games/Simulation"\
title="FGCom" \
longtitle="FGCom - Communication for FlightGear" \
icon="/usr/share/pixmaps/fgcom.xpm" \
command="/usr/games/fgcom"
|