summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarsten Lohrke <carlo@gentoo.org>2008-02-29 19:57:54 +0000
committerCarsten Lohrke <carlo@gentoo.org>2008-02-29 19:57:54 +0000
commit29afb776abb3048bfc6e6f7697d524dd6de70388 (patch)
treee4677068a6e3330305bd1dfaf597934d89b13312 /media-sound/alsamixergui/alsamixergui-0.9.0.1.2-r4.ebuild
parent Remove icon extension from desktop entry to match Icon Theme Specification. (diff)
downloadgentoo-2-29afb776abb3048bfc6e6f7697d524dd6de70388.tar.gz
gentoo-2-29afb776abb3048bfc6e6f7697d524dd6de70388.tar.bz2
gentoo-2-29afb776abb3048bfc6e6f7697d524dd6de70388.zip
Remove icon extension from desktop entry to match Icon Theme Specification.
(Portage version: 2.1.4.4)
Diffstat (limited to 'media-sound/alsamixergui/alsamixergui-0.9.0.1.2-r4.ebuild')
-rw-r--r--media-sound/alsamixergui/alsamixergui-0.9.0.1.2-r4.ebuild6
1 files changed, 3 insertions, 3 deletions
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}
}