From 29afb776abb3048bfc6e6f7697d524dd6de70388 Mon Sep 17 00:00:00 2001 From: Carsten Lohrke Date: Fri, 29 Feb 2008 19:57:54 +0000 Subject: Remove icon extension from desktop entry to match Icon Theme Specification. (Portage version: 2.1.4.4) --- media-sound/alsamixergui/alsamixergui-0.9.0.1.2-r4.ebuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'media-sound/alsamixergui/alsamixergui-0.9.0.1.2-r4.ebuild') diff --git a/media-sound/alsamixergui/alsamixergui-0.9.0.1.2-r4.ebuild b/media-sound/alsamixergui/alsamixergui-0.9.0.1.2-r4.ebuild index 8db5ad18a515..6a7ceacba957 100644 --- a/media-sound/alsamixergui/alsamixergui-0.9.0.1.2-r4.ebuild +++ b/media-sound/alsamixergui/alsamixergui-0.9.0.1.2-r4.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/media-sound/alsamixergui/alsamixergui-0.9.0.1.2-r4.ebuild,v 1.11 2007/02/11 18:08:33 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/alsamixergui/alsamixergui-0.9.0.1.2-r4.ebuild,v 1.12 2008/02/29 19:57:54 carlo Exp $ IUSE="" @@ -41,5 +41,5 @@ src_install() { make DESTDIR="${D}" install || die dodoc README AUTHORS ChangeLog newicon src/images/alsalogo.xpm ${PN}.xpm - make_desktop_entry alsamixergui "Alsa Mixer GUI" ${PN}.xpm + make_desktop_entry alsamixergui "Alsa Mixer GUI" ${PN} } -- cgit v1.2.3-65-gdbad