wok diff nano/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 | 4bd82e9961cb |
children | cdac43c3f44f |
line diff
1.1 --- a/nano/receipt Tue Dec 18 13:38:57 2007 +0100 1.2 +++ b/nano/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://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()