wok-4.x diff htop/receipt @ rev 692
lxpanel: fix creation lxsession-logout post_install
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sat Apr 26 07:16:10 2008 +0000 (2008-04-26) |
parents | 4615573735e2 |
children | 484f8f7b44bf |
line diff
1.1 --- a/htop/receipt Wed Feb 13 13:27:11 2008 +0100 1.2 +++ b/htop/receipt Sat Apr 26 07:16:10 2008 +0000 1.3 @@ -9,7 +9,6 @@ 1.4 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.5 WEB_SITE="http://htop.sourceforge.net/" 1.6 WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL" 1.7 -JWM_MENU='System tools:<Program icon="htop.png" label="Htop">xterm -bg black -fg white -e htop</Program>' 1.8 1.9 # Rules to configure and make the package. 1.10 compile_rules()