diff options
Diffstat (limited to 'x11-plugins/wmbattery/wmbattery-1.2.1-r1.ebuild')
-rw-r--r-- | x11-plugins/wmbattery/wmbattery-1.2.1-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-plugins/wmbattery/wmbattery-1.2.1-r1.ebuild b/x11-plugins/wmbattery/wmbattery-1.2.1-r1.ebuild index 5d3e3951718c..c53b988a2785 100644 --- a/x11-plugins/wmbattery/wmbattery-1.2.1-r1.ebuild +++ b/x11-plugins/wmbattery/wmbattery-1.2.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmbattery/wmbattery-1.2.1-r1.ebuild,v 1.4 2003/02/13 17:28:19 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmbattery/wmbattery-1.2.1-r1.ebuild,v 1.5 2003/09/06 05:45:17 msterret Exp $ S=${WORKDIR}/wmbattery DESCRIPTION="A dockable app to report APM battery stats." @@ -17,7 +17,7 @@ src_install () { dobin wmbattery doman wmbattery.1x dodoc README COPYING TODO - + #install the icons. insinto /usr/share/icons/wmbattery doins *.xpm |