diff options
author | Carsten Lohrke <carlo@gentoo.org> | 2008-02-29 19:15:24 +0000 |
---|---|---|
committer | Carsten Lohrke <carlo@gentoo.org> | 2008-02-29 19:15:24 +0000 |
commit | 9de19c9acaa1b673929712738e6d8c3e7433cc06 (patch) | |
tree | 6b1b593e445a0ac1fae7f1cb492502eca5d71465 /games-fps/quake3-bin/quake3-bin-1.32c-r1.ebuild | |
parent | Remove icon extension from desktop entry to match Icon Theme Specification. (diff) | |
download | gentoo-2-9de19c9acaa1b673929712738e6d8c3e7433cc06.tar.gz gentoo-2-9de19c9acaa1b673929712738e6d8c3e7433cc06.tar.bz2 gentoo-2-9de19c9acaa1b673929712738e6d8c3e7433cc06.zip |
Remove icon extension from desktop entry to match Icon Theme Specification.
(Portage version: 2.1.4.4)
Diffstat (limited to 'games-fps/quake3-bin/quake3-bin-1.32c-r1.ebuild')
-rw-r--r-- | games-fps/quake3-bin/quake3-bin-1.32c-r1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/games-fps/quake3-bin/quake3-bin-1.32c-r1.ebuild b/games-fps/quake3-bin/quake3-bin-1.32c-r1.ebuild index 3966fa0118f5..47c9ac19f0cf 100644 --- a/games-fps/quake3-bin/quake3-bin-1.32c-r1.ebuild +++ b/games-fps/quake3-bin/quake3-bin-1.32c-r1.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-fps/quake3-bin/quake3-bin-1.32c-r1.ebuild,v 1.5 2007/07/31 14:35:28 cardoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/quake3-bin/quake3-bin-1.32c-r1.ebuild,v 1.6 2008/02/29 19:15:24 carlo Exp $ inherit eutils games @@ -100,7 +100,7 @@ src_install() { games_make_wrapper ${PN}-teamarena \ "./quake3.x86 +set fs_game missionpack" "${dir}" "${dir}" make_desktop_entry ${PN}-teamarena \ - "Quake III Team Arena (binary)" quake3-bin.xpm + "Quake III Team Arena (binary)" quake3-bin fi fi if use dedicated |