From afdcf3ed433747f8d69b6e8690f999426d16c1f7 Mon Sep 17 00:00:00 2001 From: Devan Franchini Date: Sat, 5 Mar 2016 00:59:54 -0500 Subject: Replaces xpm icon with png and svg, bug #575420 Package-Manager: portage-2.2.27 --- games-emulation/dolphin/dolphin-9999.ebuild | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'games-emulation') diff --git a/games-emulation/dolphin/dolphin-9999.ebuild b/games-emulation/dolphin/dolphin-9999.ebuild index 1b11576719df..b12563f7dd2f 100644 --- a/games-emulation/dolphin/dolphin-9999.ebuild +++ b/games-emulation/dolphin/dolphin-9999.ebuild @@ -173,7 +173,8 @@ src_install() { dodoc -r docs/ActionReplay docs/DSP docs/WiiMote fi - doicon Installer/dolphin-emu.xpm + doicon -s 48 Installer/dolphin-emu.png + doicon -s scalable Installer/dolphin-emu.svg make_desktop_entry "dolphin-emu" "Dolphin Emulator" "dolphin-emu" "Game;Emulator;" prepgamesdirs -- cgit v1.2.3-65-gdbad