Warning: this is an htmlized version!
The original is here, and
the conversion rules are here.
# This file:             (find-eev "debian/eev.desktop")
#   http://angg.twu.net/eev-current/debian/eev.desktop.html
#   http://angg.twu.net/eev-current/debian/eev.desktop
# Version: 2010sep28.
# Very preliminary!
#
# Related to:
#   (find-fline "/usr/share/menu/eev")

# After installation this file becomes:
#   (find-fline "/usr/share/applications/eev.desktop")
# and it generates a menu entry at:
#   ??

# This menu entry calls the "emacs-eev" script,
# which has lots of relevant comments. See:
#       (find-eev "debian/emacs-eev")
#   (find-fline "/usr/bin/emacs-eev")
#
# The following icons are used:
#             (find-eev "debian/eev_16.xpm")
#   (find-fline "/usr/share/eev/eev_16.xpm")
# The icons are generated by this elisp code:
#   (find-angg "elisp/myxpm.el" "eev-icon")

# Specs:
#   http://standards.freedesktop.org/desktop-entry-spec/latest/
#   http://standards.freedesktop.org/desktop-entry-spec/latest/index.html
#   http://standards.freedesktop.org/desktop-entry-spec/latest/ar01s05.html
#   http://library.gnome.org/devel/integration-guide/stable/desktop-files.html.en
# For examples of other .desktop files see:
#   (find-fline "/usr/share/applications/")

[Desktop Entry]
Version=1.0
Encoding=UTF-8
Name=Emacs+eev (X11)
GenericName=Emacs
Comment=GNU Emacs + eev
Exec=/usr/bin/emacs-eev
# TryExec=emacs22
Terminal=false
Type=Application
Icon=/usr/share/eev/eev_16.xpm
Categories=Application;Utility;TextEditor;
MimeType=text/plain