--- tkabber.tcl.orig Mon Jun 9 13:00:36 2003 +++ tkabber.tcl Fri Oct 17 15:45:06 2003 @@ -1,6 +1,6 @@ #!/bin/sh # the next line restarts using the correct interpreter \ -exec wish "$0" -name tkabber "$@" +exec wish8.4 "$0" -name tkabber "$@" # $Id: tkabber.tcl,v 1.159 2003/05/30 18:05:27 aleksey Exp $