/usr/share/menu/reportbug is in reportbug 6.5.0ubuntu1.
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 | ?package(reportbug):needs="text" section="Applications/System/Administration" \
title="Reportbug" command="/usr/bin/reportbug --exit-prompt" \
hints="Bug reporting"
?package(reportbug):needs="x11" section="Applications/System/Administration" \
title="Reportbug (GTK+)" command="/usr/bin/reportbug --exit-prompt --ui gtk2" \
hints="Bug reporting"
|