slitaz-tools diff tinyutils/tazx @ rev 364

Add: sshbox (again).
author Eric Joseph-Alexandre <erjo@slitaz.org>
date Sat Jun 27 11:26:25 2009 +0200 (2009-06-27)
parents c87f02e50ad1
children fad3262d280d
line diff
     1.1 --- a/tinyutils/tazx	Thu Jun 18 10:07:49 2009 +0200
     1.2 +++ b/tinyutils/tazx	Sat Jun 27 11:26:25 2009 +0200
     1.3 @@ -148,7 +148,6 @@
     1.4  	$(Xvesa -listmodes 2>&1 | grep ^0x | awk '{ printf "%s %s\n",$2,$3 }' | sort -nr | grep x[1-2][4-6]) \
     1.5  	"xterm" "800x600x16" \
     1.6  	"xorg" "Installer Xorg" \
     1.7 -	"wm" "Choose Window Manager" \
     1.8  	"quit" "Quitter" \
     1.9  	2>&1 1>&3`
    1.10  	retval=$?