summaryrefslogtreecommitdiff
path: root/mail/wl/patches
diff options
context:
space:
mode:
authorjun <jun@pkgsrc.org>2002-01-08 11:47:16 +0000
committerjun <jun@pkgsrc.org>2002-01-08 11:47:16 +0000
commit4d9aae0c032ca5fc6e046973023431fd32fce6e3 (patch)
tree0fadbc5cdf4012df775418a3f3a310bb2d5b1173 /mail/wl/patches
parent7b6c387a8bf033af7db2a9a90bb0593af492199b (diff)
downloadpkgsrc-4d9aae0c032ca5fc6e046973023431fd32fce6e3.tar.gz
Update Wanderlust to 2.8.1 .
- shimbun folder support - namazu folder support - ACAP
Diffstat (limited to 'mail/wl/patches')
-rw-r--r--mail/wl/patches/patch-aa17
1 files changed, 5 insertions, 12 deletions
diff --git a/mail/wl/patches/patch-aa b/mail/wl/patches/patch-aa
index d2a3a901ce3..792f53fe1bc 100644
--- a/mail/wl/patches/patch-aa
+++ b/mail/wl/patches/patch-aa
@@ -1,20 +1,13 @@
-$NetBSD: patch-aa,v 1.1 2001/07/23 15:39:10 taca Exp $
+$NetBSD: patch-aa,v 1.2 2002/01/08 11:47:17 jun Exp $
---- WL-CFG.orig Wed Jul 4 17:45:51 2001
+--- WL-CFG.orig Tue Oct 23 20:44:04 2001
+++ WL-CFG
-@@ -18,13 +18,13 @@
+@@ -9,7 +9,7 @@
; load-path))
;; If you want to install utils, uncomment following line.
-;(setq wl-install-utils t)
+(setq wl-install-utils t)
- ;; Set lauguage for info file ("ja" or "en"). Default is "ja".
- ;; By following setting, English info is installed.
- ;(setq wl-info-lang "en")
- ;; By following setting, both Japanese and English info are installed.
--;(setq wl-info-lang '("ja" "en"))
-+(setq wl-info-lang '("ja" "en"))
-
- ;; if you want to install wl modules to the subdirectory other than "wl"
- ;; under LISPDIR, set following variables.
+ ;; Set language for info file ("ja" or "en", both in default).
+ ;; If you only need manual in English, uncomment following line.