--- ./old/quake3-openarena-0.7.0.ebuild 2007-07-09 17:58:40.000000000 +0200 +++ ./quake3-openarena-0.7.0.ebuild 2007-08-05 17:23:28.000000000 +0200 @@ -60,8 +60,9 @@ doins CHANGES CREDITS LINUXNOTES README games_make_wrapper ${PN} "./${exe}" "${dir}" - # No icon is supplied, so use Quake 3's icon if available - make_desktop_entry ${PN} "Quake III - Open Arena" quake3.png + + doicon "${FILESDIR}"/openarena.xpm + make_desktop_entry ${PN} "Quake III - Open Arena" openarena.xpm prepgamesdirs }