View | Details | Raw Unified
Collapse All | Expand All

(-) eutils.eclass.orig (-2 lines)
 Lines 875-881    Link Here 
	cat <<-EOF > "${desktop}"
	cat <<-EOF > "${desktop}"
	[Desktop Entry]
	[Desktop Entry]
	Encoding=UTF-8
	Version=1.0
	Version=1.0
	Name=${name}
	Name=${name}
	Type=Application
	Type=Application
 Lines 938-944    Link Here 
	cat <<-EOF > "${desktop}"
	cat <<-EOF > "${desktop}"
	[Desktop Entry]
	[Desktop Entry]
	Encoding=UTF-8
	Name=${title}
	Name=${title}
	Comment=This session logs you into ${title}
	Comment=This session logs you into ${title}
	Exec=${command}
	Exec=${command}