summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarsten Lohrke <carlo@gentoo.org>2008-02-29 19:50:52 +0000
committerCarsten Lohrke <carlo@gentoo.org>2008-02-29 19:50:52 +0000
commita448c6950bd0ae5b53d9f7183d283ba9d58440e5 (patch)
treeb11680b65be0d2bd1ada2ac73ffe6f0403cc04f1 /games-strategy/x2/x2-1.4.05.ebuild
parentRemove icon extension from desktop entry to match Icon Theme Specification. (diff)
downloadhistorical-a448c6950bd0ae5b53d9f7183d283ba9d58440e5.tar.gz
historical-a448c6950bd0ae5b53d9f7183d283ba9d58440e5.tar.bz2
historical-a448c6950bd0ae5b53d9f7183d283ba9d58440e5.zip
Remove icon extension from desktop entry to match Icon Theme Specification.
Package-Manager: portage-2.1.4.4
Diffstat (limited to 'games-strategy/x2/x2-1.4.05.ebuild')
-rw-r--r--games-strategy/x2/x2-1.4.05.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/games-strategy/x2/x2-1.4.05.ebuild b/games-strategy/x2/x2-1.4.05.ebuild
index b88dbbda9030..1a13c057b33b 100644
--- a/games-strategy/x2/x2-1.4.05.ebuild
+++ b/games-strategy/x2/x2-1.4.05.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-strategy/x2/x2-1.4.05.ebuild,v 1.1 2007/09/15 01:28:01 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-strategy/x2/x2-1.4.05.ebuild,v 1.2 2008/02/29 19:40:07 carlo Exp $
inherit eutils games
@@ -104,7 +104,7 @@ src_install() {
games_make_wrapper ${PN} "./${PN}${dyn}" "${dir}"
newicon "${CDROM_ROOT}"/icon.xpm ${PN}.xpm || die "newicon"
- make_desktop_entry ${PN} "X2 - The Threat" ${PN}.xpm
+ make_desktop_entry ${PN} "X2 - The Threat" ${PN}
prepgamesdirs
}