From 76fe980f22eb8192b86e4fd5a6e6025ba45668de Mon Sep 17 00:00:00 2001 From: kaoru Date: Tue, 11 Dec 2001 05:35:30 +0000 Subject: [PATCH] Use `wl-icon-directory' instead of `wl-icon-dir'. --- samples/en/dot.wl | 2 +- samples/ja/dot.wl | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/samples/en/dot.wl b/samples/en/dot.wl index 47be026..8d5681f 100644 --- a/samples/en/dot.wl +++ b/samples/en/dot.wl @@ -10,7 +10,7 @@ ;; Icon directory ;; (No need if installed as XEmacs package.) -;(setq wl-icon-dir "/usr/local/lib/emacs/etc") +;(setq wl-icon-directory "/usr/local/lib/emacs/etc") ;; [[ SEMI Setting ]] diff --git a/samples/ja/dot.wl b/samples/ja/dot.wl index e044dd5..4897fda 100644 --- a/samples/ja/dot.wl +++ b/samples/ja/dot.wl @@ -10,7 +10,7 @@ ;; アイコンを置くディレクトリ ;; XEmacs の package としてインストールされている場合は必要ありません。 -;(setq wl-icon-dir "/usr/local/lib/emacs/etc") +;(setq wl-icon-directory "/usr/local/lib/emacs/etc") ;; [[ SEMI の設定 ]] -- 1.7.10.4