wok-6.x diff nano/receipt @ rev 642
vte: /usr/share/vte is neede for term capability
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Tue Apr 22 15:44:28 2008 +0200 (2008-04-22) |
parents | 9cc179346e69 |
children | c4bc94f1fe55 |
line diff
1.1 --- a/nano/receipt Sun Feb 17 22:20:04 2008 +0100 1.2 +++ b/nano/receipt Tue Apr 22 15:44:28 2008 +0200 1.3 @@ -9,7 +9,6 @@ 1.4 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.5 WEB_SITE="http://www.nano-editor.org/" 1.6 WGET_URL="http://www.nano-editor.org/dist/v2.0/$TARBALL" 1.7 -JWM_MENU='Productivity:<Program icon="nano.png" label="Nano">xterm -bg black -fg white -cr lightgreen -e nano</Program>' 1.8 1.9 # Rules to configure and make the package. 1.10 compile_rules()