--- tkhonyaku.orig	Sat Aug 19 21:40:31 2000
+++ tkhonyaku	Sun Aug 20 01:00:28 2000
@@ -1,6 +1,6 @@
 #!/bin/sh
 # the next line restart using wish \
-exec wish "$0" "$@"
+exec wish8.0jp "$0" "$@"
 
 #=============================================================================
 # Tkversion 1.4 for Unix/Windows/Macintosh
@@ -27,7 +27,7 @@
   global  disp_debug
   global  tcl_platform env username server port
   global  txtin_bg txtin_fg txtout_bg txtout_fg
-  global  style ximstyle win_dir ejmode jemode my_osk my_omk
+  global  style ximstyle win_dir ejmode jemode mode my_osk my_omk
 
   set disp_debug no         ;# ǥХåѥɥɽʤ
   switch $tcl_platform(platform) {
@@ -95,8 +95,8 @@
       set respdir   ~/.tkhonyaku/           ;# 쥹ݥ󥹥եΥǥ쥯ȥ
       set logdir    ~/.tkhonyaku/           ;# 顼Υǥ쥯ȥ
       set conf_file ~/.tkhonyaku/tkhonyaku.conf ;# եΥեѥ
-      set helpdir   /usr/doc/tkhonyaku-1.4  ;# إץեΥǥ쥯ȥ
-      set gifdir    /usr/local/tkhonyaku    ;# GIF եΥǥ쥯ȥ
+      set helpdir   /usr/local/share/doc/tkhonyaku ;# إץեΥǥ쥯ȥ
+      set gifdir    /usr/local/share/tkhonyaku;# GIF եΥǥ쥯ȥ
       if { ! [file exists $helpdir] } {
           if { [file type $argv0] == "link" } {
               set helpdir [file dirname [file readlink $argv0] ]
