summaryrefslogtreecommitdiff
path: root/games-strategy
diff options
context:
space:
mode:
authoreroen2014-07-06 00:25:47 +0200
committereroen2014-07-06 00:25:47 +0200
commit1898aae147f5d0b29a525be05a833a39dacdd6bf (patch)
treedb537e4dd6fdd0857d4190147570373bbfcb9325 /games-strategy
parentaf8d287d863301e161b8443dafcefb7b5bea5a9b (diff)
downloaderoen-overlay-1898aae147f5d0b29a525be05a833a39dacdd6bf.tar.gz
eroen-overlay-1898aae147f5d0b29a525be05a833a39dacdd6bf.tar.bz2
eroen-overlay-1898aae147f5d0b29a525be05a833a39dacdd6bf.tar.xz
unityofcommand - desktop entry
Diffstat (limited to 'games-strategy')
-rw-r--r--games-strategy/unityofcommand/unityofcommand-104d.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/games-strategy/unityofcommand/unityofcommand-104d.ebuild b/games-strategy/unityofcommand/unityofcommand-104d.ebuild
index 067d23cb..b73776da 100644
--- a/games-strategy/unityofcommand/unityofcommand-104d.ebuild
+++ b/games-strategy/unityofcommand/unityofcommand-104d.ebuild
@@ -133,6 +133,7 @@ src_install() {
dedup "${D%/}${MY_PREFIX}"
# Creates fontconfig crap in CWD if writeable, falls back to ~/.fontconfig/
games_make_wrapper ${P} bin/uoc "${MY_PREFIX}" "${MY_PREFIX}/bin"
+ make_desktop_entry ${P} ${P} "${MY_PREFIX}"/data/uoc_icon_big.png
prepgamesdirs
chmod 750 "${D%/}/${MY_PREFIX}"/bin/uoc || die
}