Debian Bug#259053
* doc/FAQ.html, doc-jp/FAQ.html: ~/.mailcap -> ~/.w3m/mailcap From: Fumitoshi UKAI <ukai@debian.or.jp>
This commit is contained in:
@@ -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>
|
2004-05-11 Fumitoshi UKAI <ukai@debian.or.jp>
|
||||||
|
|
||||||
* based on [w3m-dev 04079]
|
* based on [w3m-dev 04079]
|
||||||
@@ -8499,4 +8504,4 @@ a * [w3m-dev 03276] compile error on EWS4800
|
|||||||
* release-0-2-1
|
* release-0-2-1
|
||||||
* import w3m-0.2.1
|
* import w3m-0.2.1
|
||||||
|
|
||||||
$Id: ChangeLog,v 1.927 2004/05/10 17:45:04 ukai Exp $
|
$Id: ChangeLog,v 1.928 2004/07/13 17:17:39 ukai Exp $
|
||||||
|
|||||||
+1
-1
@@ -199,7 +199,7 @@ w3m
|
|||||||
<p>
|
<p>
|
||||||
<dt>画像のビューアを変えたいんだけど,どうするの?
|
<dt>画像のビューアを変えたいんだけど,どうするの?
|
||||||
<dd>初期設定では画像を見るのに xv を使うようになっていますが,これを
|
<dd>初期設定では画像を見るのに xv を使うようになっていますが,これを
|
||||||
例えば display に変える場合は,~/.mailcap または /etc/mailcap に次のよ
|
例えば display に変える場合は,~/.w3m/mailcap または /etc/mailcap に次のよ
|
||||||
うな記述を入れます.
|
うな記述を入れます.
|
||||||
<p>
|
<p>
|
||||||
<pre>
|
<pre>
|
||||||
|
|||||||
+1
-1
@@ -239,7 +239,7 @@ from the server each time it accesses it. If possible, use a cache server.
|
|||||||
(if you are using netscape).
|
(if you are using netscape).
|
||||||
<p>
|
<p>
|
||||||
<dt><h3>How do I change the default image viewer?</h3>
|
<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>
|
<p>
|
||||||
<pre>
|
<pre>
|
||||||
image/*; display %s
|
image/*; display %s
|
||||||
|
|||||||
Reference in New Issue
Block a user