/usr/share/menu/gksu is in gksu 2.0.2-6ubuntu1.
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(gksu):\
needs="x11"\
section="Applications/Terminal Emulators"\
title="X-Terminal as root (GKsu)"\
longtitle="Runs an X terminal application. Uses GKsu to ask the password."\
icon="/usr/share/pixmaps/gksu-debian.xpm"\
command="/usr/bin/gksu -u root /usr/bin/x-terminal-emulator"
|