/usr/share/menu/qcake is in qcake 0.7.2-2build1.
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 | ?package(qcake): \
needs="X11" \
section="Games/Tools" \
title="QCake Game Builder" \
longtitle="Programming Environment and Scene Editor for 3D Games" \
command="/usr/games/qcake"
?package(qcake): \
needs="X11" \
section="Games/Action" \
title="QCake Player" \
longtitle="Standalone Player for Games produced with the QCake Game Builder" \
command="/usr/games/qcakeplayer"
|