Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
cat <<-EOF > "${desktop}"
[Desktop Entry]
Encoding=UTF-8
Version=1.0
Name=${name}
Type=Application
Name=${title}
Comment=This session logs you into ${title}
Exec=${command}