#!/bin/sh
TCLLIBPATH=/usr/lib/transcriber; export TCLLIBPATH
exec wish8.2 /usr/lib/transcriber/tcl/Main.tcl ${1:+"$@"} &
