w3m

Unnamed repository; edit this file to name it for gitweb.
git clone https://logand.com/git/w3m.git/
Log | Files | Refs | README

commit 61601901d42da8da8cfd6332832fbbd2f39112ad
parent 2b3deca5fe000b306c5ff7e040824a036b3e0d79
Author: ukai <ukai>
Date:   Tue, 13 Jul 2004 17:17:39 +0000

Debian Bug#259053
* doc/FAQ.html, doc-jp/FAQ.html: ~/.mailcap -> ~/.w3m/mailcap
From: Fumitoshi UKAI  <ukai@debian.or.jp>

Diffstat:
MChangeLog | 5+++++
Mdoc-jp/FAQ.html | 2+-
Mdoc/FAQ.html | 2+-
3 files changed, 7 insertions(+), 2 deletions(-)

diff --git a/ChangeLog b/ChangeLog @@ -1,3 +1,8 @@ +2004-07-14 Fumitoshi UKAI <ukai@debian.or.jp> + + * Debian Bug#259053 + * doc/FAQ.html, doc-jp/FAQ.html: ~/.mailcap -> ~/.w3m/mailcap + 2004-05-11 Fumitoshi UKAI <ukai@debian.or.jp> * based on [w3m-dev 04079] diff --git a/doc-jp/FAQ.html b/doc-jp/FAQ.html @@ -199,7 +199,7 @@ w3m <p> <dt>�����Υӥ塼�����Ѥ�����������ɡ��ɤ�����Ρ� <dd>�������Ǥϲ����򸫤�Τ� xv ��Ȥ��褦�ˤʤäƤ��ޤ���������� -�㤨�� display ���Ѥ�����ϡ�~/.mailcap �ޤ��� /etc/mailcap �˼��Τ� +�㤨�� display ���Ѥ�����ϡ�~/.w3m/mailcap �ޤ��� /etc/mailcap �˼��Τ� ���ʵ��Ҥ�����ޤ��� <p> <pre> diff --git 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). <p> <dt><h3>How do I change the default image viewer?</h3> -<dd>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. +<dd>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. <p> <pre> image/*; display %s