summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarsten Lohrke <carlo@gentoo.org>2008-02-29 19:43:01 +0000
committerCarsten Lohrke <carlo@gentoo.org>2008-02-29 19:43:01 +0000
commit9f77ff94f1e9c54c8bbbd496ca4e18dff4e2c9e7 (patch)
tree4833c025b113a56a63689c8700a626e6533322f7 /games-strategy/coldwar-demo
parent Remove icon extension from desktop entry to match Icon Theme Specification. (diff)
downloadgentoo-2-9f77ff94f1e9c54c8bbbd496ca4e18dff4e2c9e7.tar.gz
gentoo-2-9f77ff94f1e9c54c8bbbd496ca4e18dff4e2c9e7.tar.bz2
gentoo-2-9f77ff94f1e9c54c8bbbd496ca4e18dff4e2c9e7.zip
Remove icon extension from desktop entry to match Icon Theme Specification.
(Portage version: 2.1.4.4)
Diffstat (limited to 'games-strategy/coldwar-demo')
-rw-r--r--games-strategy/coldwar-demo/ChangeLog7
-rw-r--r--games-strategy/coldwar-demo/coldwar-demo-1-r1.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/games-strategy/coldwar-demo/ChangeLog b/games-strategy/coldwar-demo/ChangeLog
index 21e25e9acfd5..79c527857d31 100644
--- a/games-strategy/coldwar-demo/ChangeLog
+++ b/games-strategy/coldwar-demo/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for games-strategy/coldwar-demo
-# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-strategy/coldwar-demo/ChangeLog,v 1.4 2006/09/28 15:15:58 wolf31o2 Exp $
+# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-strategy/coldwar-demo/ChangeLog,v 1.5 2008/02/29 19:43:01 carlo Exp $
+
+ 29 Feb 2008; Carsten Lohrke <carlo@gentoo.org> coldwar-demo-1-r1.ebuild:
+ Remove icon extension from desktop entry to match Icon Theme Specification.
*coldwar-demo-1-r1 (28 Sep 2006)
diff --git a/games-strategy/coldwar-demo/coldwar-demo-1-r1.ebuild b/games-strategy/coldwar-demo/coldwar-demo-1-r1.ebuild
index 43a9b725abe9..751ea78798f9 100644
--- a/games-strategy/coldwar-demo/coldwar-demo-1-r1.ebuild
+++ b/games-strategy/coldwar-demo/coldwar-demo-1-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2006 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/coldwar-demo/coldwar-demo-1-r1.ebuild,v 1.1 2006/09/28 15:15:58 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-strategy/coldwar-demo/coldwar-demo-1-r1.ebuild,v 1.2 2008/02/29 19:43:01 carlo Exp $
inherit eutils games
@@ -59,7 +59,7 @@ src_install() {
games_make_wrapper ${PN} ./${MY_PN}_demo "${dir}" "${dir}"
newicon icon.xpm ${PN}.xpm || die "newicon failed"
- make_desktop_entry ${PN} "Cold War (Demo)" ${PN}.xpm
+ make_desktop_entry ${PN} "Cold War (Demo)" ${PN}
prepgamesdirs
}