From ecd6374362661da29e3fb15c4550c13794774e58 Mon Sep 17 00:00:00 2001 From: Fumitoshi UKAI Date: Tue, 13 Jul 2004 17:17:39 +0000 Subject: Debian Bug#259053 * doc/FAQ.html, doc-jp/FAQ.html: ~/.mailcap -> ~/.w3m/mailcap From: Fumitoshi UKAI --- doc/FAQ.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/FAQ.html b/doc/FAQ.html index 6973e2e..a3e0cfc 100644 --- a/doc/FAQ.html +++ b/doc/FAQ.html @@ -239,7 +239,7 @@ from the server each time it accesses it. If possible, use a cache server. (if you are using netscape).

How do I change the default image viewer?

-
By default w3m uses xv to view images. If you want to change it into, let's say, 'display', add the following line to ~/.mailcap or /etc/mailcap. +
By default w3m uses xv to view images. If you want to change it into, let's say, 'display', add the following line to ~/.w3m/mailcap or /etc/mailcap.

 image/*; display %s
-- 
cgit v1.2.3