Skip to content

Commit

Permalink
steam-launcher: additional icon, see #38
Browse files Browse the repository at this point in the history
  • Loading branch information
anyc committed Mar 15, 2013
1 parent 31e8232 commit c3d0f31
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions games-util/steam-launcher/steam-launcher-1.0.0.36.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,10 @@ src_install() {
for s in * ; do
doicon -s ${s} ${s}/steam.png
done

# tgz archive contains no separate pixmap, see #38
insinto /usr/share/pixmaps/
newins 48/steam.png steam_tray_mono.png
}

pkg_preinst() {
Expand Down

0 comments on commit c3d0f31

Please sign in to comment.