wok-stable diff htop/receipt @ rev 157

Grsync desktop file entry (freedesktop standard)
author Christophe Lincoln <pankso@slitaz.org>
date Mon Jan 28 13:48:23 2008 +0100 (2008-01-28)
parents 7f8360337415
children cdac43c3f44f
line diff
     1.1 --- a/htop/receipt	Mon Jan 21 23:34:21 2008 +0100
     1.2 +++ b/htop/receipt	Mon Jan 28 13:48:23 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()