diff options
author | Fumitoshi UKAI <ukai@debian.or.jp> | 2002-10-28 17:09:15 +0000 |
---|---|---|
committer | Fumitoshi UKAI <ukai@debian.or.jp> | 2002-10-28 17:09:15 +0000 |
commit | e52ed1d5a5b1265a3f644e153965d88749a094cc (patch) | |
tree | 68fa8eecd03b7e782ad83d1fdf33dcb975b1512a /doc/README.img | |
parent | [w3m-dev 03351] w3m core dump (diff) | |
download | w3m-e52ed1d5a5b1265a3f644e153965d88749a094cc.tar.gz w3m-e52ed1d5a5b1265a3f644e153965d88749a094cc.zip |
[w3m-dev 03352] w3mimgsize is not necessary.
* XMakefile (IMGSIZE): removed
* config.h.dist (IMGSIZE): removed
* configure (imgtarget): remove IMGSIZE
(config.h): remove IMGSIZE
* rc.c (CMT_IMGSIZE): removed
* doc/README.img: remove imgsize
* w3mimgsize.c: removed
From: Hironori SAKAMOTO <hsaka@mth.biglobe.ne.jp>
Diffstat (limited to 'doc/README.img')
-rw-r--r-- | doc/README.img | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/doc/README.img b/doc/README.img index 1df86f2..45eb338 100644 --- a/doc/README.img +++ b/doc/README.img @@ -76,8 +76,6 @@ Option panel imgdisplay External command to display image". The default value is "w3mimgdisplay". See "Setting w3mimgdisplay". - imgsize - External command to get size of image. The default value is "w3mimgsize". Required programs |