freebsd-ports/japanese/today/files/patch-today.cnf
Adam Weinberger f9d86cf02f Rename the rather surprising number of japanese/ patch-xy patches
to reflect the files they modify.
2014-07-28 22:14:07 +00:00

24 lines
836 B
INI

--- today.cnf.orig 2011-04-16 21:23:23.000000000 +0900
+++ today.cnf 2011-04-16 21:25:05.000000000 +0900
@@ -200,10 +200,10 @@
#
pager = # 外部ページャーの指定
# 指定しなければ、内蔵ページャー使用
-pause = yes # 内蔵ページャー 表示一時停止制御
+pause = no # 内蔵ページャー 表示一時停止制御
# yes 一時停止
# *no 停止しない
-pause_last = yes # 内蔵ページャー 表示終了後一時停止制御
+pause_last = no # 内蔵ページャー 表示終了後一時停止制御
# yes 一時停止
# *no 停止しない
outputfile = %c%y%m%d.tdy # 出力ファイル名 (デフォルト:%c%y%m%d.tdy/%p.tdy)
@@ -404,7 +404,7 @@
#
$common # 以降 共通環境定義部
-table_path = %ExecCmdPath%/tbl # 各テーブルの検索パス名
+table_path = %%DATADIR%% # 各テーブルの検索パス名
# ';' で区切り複数指定可能
# 未定義の場合、環境変数 TODAYTBL の場
#