summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarsten Lohrke <carlo@gentoo.org>2008-02-29 20:46:46 +0000
committerCarsten Lohrke <carlo@gentoo.org>2008-02-29 20:46:46 +0000
commit403d0bbc75cbf57640d0b96ee2e6412777270b5c (patch)
tree08676999dfc865c730f28117e9938e0c2fb0de2b /x11-drivers/ati-drivers/ati-drivers-8.37.6.ebuild
parent Remove icon extension from desktop entry to match Icon Theme Specification. (diff)
downloadgentoo-2-403d0bbc75cbf57640d0b96ee2e6412777270b5c.tar.gz
gentoo-2-403d0bbc75cbf57640d0b96ee2e6412777270b5c.tar.bz2
gentoo-2-403d0bbc75cbf57640d0b96ee2e6412777270b5c.zip
Remove icon extension from desktop entry to match Icon Theme Specification.
(Portage version: 2.1.4.4)
Diffstat (limited to 'x11-drivers/ati-drivers/ati-drivers-8.37.6.ebuild')
-rw-r--r--x11-drivers/ati-drivers/ati-drivers-8.37.6.ebuild8
1 files changed, 4 insertions, 4 deletions
diff --git a/x11-drivers/ati-drivers/ati-drivers-8.37.6.ebuild b/x11-drivers/ati-drivers/ati-drivers-8.37.6.ebuild
index 79b152f0838c..f2d8a257bf64 100644
--- a/x11-drivers/ati-drivers/ati-drivers-8.37.6.ebuild
+++ b/x11-drivers/ati-drivers/ati-drivers-8.37.6.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/x11-drivers/ati-drivers/ati-drivers-8.37.6.ebuild,v 1.2 2007/07/01 22:50:47 peper Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/ati-drivers/ati-drivers-8.37.6.ebuild,v 1.3 2008/02/29 20:46:46 carlo Exp $
IUSE="acpi qt3"
@@ -297,7 +297,7 @@ src_install() {
insinto /usr/share/pixmaps
doins common/usr/share/icons/ccc_{large,small}.xpm
make_desktop_entry amdcccle 'ATI Catalyst Control Center' \
- ccc_large.xpm System
+ ccc_large System
# doc.
dohtml -r common/usr/share/doc/fglrx
@@ -328,7 +328,7 @@ src_install() {
if use qt3; then
dobin panel/fireglcontrol
- make_desktop_entry fireglcontrol 'ATI Control' ati.xpm System
+ make_desktop_entry fireglcontrol 'ATI Control' ati System
insinto /usr/share/pixmaps
doins common/usr/share/icons/ati.xpm
fi