1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-05 22:43:24 +00:00
freebsd-ports/japanese/tkhonyaku/files/patch-aa
Akinori MUSHA 5db215a5bc Add tkhonyaku, yet another Honyaku-Damashii client with rich functionality.
PR:		ports/19813
Submitted by:	Daichi T.GOTO <daichi@ongs.net>
2000-07-19 07:20:24 +00:00

20 lines
818 B
Plaintext

--- tkhonyaku.orig Mon Jul 10 05:56:43 2000
+++ tkhonyaku Mon Jul 10 05:56:47 2000
@@ -1,6 +1,6 @@
#!/bin/sh
# the next line restart using wish \
-exec wish "$0" "$@"
+exec wish8.0jp "$0" "$@"
#===========================================================================
# 『Tk翻訳』version 1.0
@@ -87,7 +87,7 @@
set respdir ~/.tkhonyaku/ ;# レスポンスファイルのディレクトリ
set logdir ~/.tkhonyaku/ ;# エラーログのディレクトリ
set conf_file ~/.tkhonyaku/tkhonyaku.conf ;# 設定ファイルのフルパス
- set helpdir /usr/doc/tkhonyaku-1.0 ;# ヘルプファイルのディレクトリ
+ set helpdir /usr/local/share/doc/tkhonyaku ;# ヘルプファイルのディレクトリ
set gifdir /usr/local/tkhonyaku ;# GIF ファイルのディレクトリ
}
windows {