summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarsten Lohrke <carlo@gentoo.org>2008-02-29 20:29:56 +0000
committerCarsten Lohrke <carlo@gentoo.org>2008-02-29 20:29:56 +0000
commite781239b3cc946be9c0484842871bb5a4ce0e2ae (patch)
tree9ca336e026720db29c6401e497f62aa972f2413f /net-p2p/linuxdcpp/linuxdcpp-9999.ebuild
parent*** empty log message *** (diff)
downloadgentoo-2-e781239b3cc946be9c0484842871bb5a4ce0e2ae.tar.gz
gentoo-2-e781239b3cc946be9c0484842871bb5a4ce0e2ae.tar.bz2
gentoo-2-e781239b3cc946be9c0484842871bb5a4ce0e2ae.zip
Remove icon extension from desktop entry to match Icon Theme Specification.
(Portage version: 2.1.4.4)
Diffstat (limited to 'net-p2p/linuxdcpp/linuxdcpp-9999.ebuild')
-rw-r--r--net-p2p/linuxdcpp/linuxdcpp-9999.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/net-p2p/linuxdcpp/linuxdcpp-9999.ebuild b/net-p2p/linuxdcpp/linuxdcpp-9999.ebuild
index 66960e0c1721..4c93da8b84c2 100644
--- a/net-p2p/linuxdcpp/linuxdcpp-9999.ebuild
+++ b/net-p2p/linuxdcpp/linuxdcpp-9999.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/net-p2p/linuxdcpp/linuxdcpp-9999.ebuild,v 1.8 2007/12/07 15:06:30 drac Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/linuxdcpp/linuxdcpp-9999.ebuild,v 1.9 2008/02/29 20:29:56 carlo Exp $
inherit cvs eutils
@@ -46,7 +46,7 @@ src_install() {
doicon pixmaps/${PN}.png
- make_desktop_entry ${PN} "${PN}" ${PN}.png
+ make_desktop_entry ${PN} "${PN}" ${PN}
}
pkg_postinst() {