wok-6.x diff htop/receipt @ rev 153
Add JWM_MENU infos
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sat Jan 26 19:03:45 2008 +0100 (2008-01-26) |
parents | 7f8360337415 |
children | cdac43c3f44f |
line diff
1.1 --- a/htop/receipt Mon Jan 21 23:34:21 2008 +0100 1.2 +++ b/htop/receipt Sat Jan 26 19:03:45 2008 +0100 1.3 @@ -9,6 +9,7 @@ 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()