/usr/share/menu/emacs24-lucid is in emacs24-lucid 24.3+1-2ubuntu1.
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 14 15 16 17 | ?package(emacs24-lucid):\
needs="X11"\
section="Applications/Editors"\
title="Emacs 24 (X11)"\
command="/usr/bin/emacs24"\
icon16x16="/usr/share/emacs/24.3/etc/images/icons/hicolor/16x16/apps/emacs.xpm"\
icon32x32="/usr/share/emacs/24.3/etc/images/icons/hicolor/32x32/apps/emacs.xpm"\
hints="Text"
?package(emacs24-lucid):\
needs="text"\
section="Applications/Editors"\
title="Emacs 24 (text)"\
command="/usr/bin/emacs24 -nw"\
icon16x16="/usr/share/emacs/24.3/etc/images/icons/hicolor/16x16/apps/emacs.xpm"\
icon32x32="/usr/share/emacs/24.3/etc/images/icons/hicolor/32x32/apps/emacs.xpm"\
hints="Text"
|