summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorElijah El Lazkani <ThyArmageddon+GentooOverlay@Gmail.com>2013-07-04 17:00:15 -0400
committerElijah El Lazkani <ThyArmageddon+GentooOverlay@Gmail.com>2013-07-04 17:00:15 -0400
commit121cefb5bb3980d4fbc970d83e03813358fa9be6 (patch)
tree43e883e234646491d24b38b941aa81b74d3673c3 /games-rpg/zsxd/zsxd-9999.ebuild
parentAdd live ebuilds for solarus, zsdx and zsxd... (diff)
downloadArmageddon-121cefb5bb3980d4fbc970d83e03813358fa9be6.tar.gz
Armageddon-121cefb5bb3980d4fbc970d83e03813358fa9be6.tar.bz2
Armageddon-121cefb5bb3980d4fbc970d83e03813358fa9be6.zip
Add zsdx and zsxd icons and menu icons...
Diffstat (limited to 'games-rpg/zsxd/zsxd-9999.ebuild')
-rw-r--r--games-rpg/zsxd/zsxd-9999.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/games-rpg/zsxd/zsxd-9999.ebuild b/games-rpg/zsxd/zsxd-9999.ebuild
index 9395e78..ff0927f 100644
--- a/games-rpg/zsxd/zsxd-9999.ebuild
+++ b/games-rpg/zsxd/zsxd-9999.ebuild
@@ -29,5 +29,6 @@ src_compile() {
src_install() {
cmake-utils_src_install
- make_desktop_entry ${PN} "Zelda: Mystery of Solarus XD"
+ newicon -s 48 build/icons/${PN}_icon_48.png ${PN}.png
+ make_desktop_entry ${PN} "Zelda: Mystery of Solarus XD" ${PN}.png
}