diff options
author | Fumitoshi UKAI <ukai@debian.or.jp> | 2003-01-11 16:10:11 +0000 |
---|---|---|
committer | Fumitoshi UKAI <ukai@debian.or.jp> | 2003-01-11 16:10:11 +0000 |
commit | 43a13e6fa54108c9c99437e03439918d9c5b949b (patch) | |
tree | a90fb3b364d886667e3a62c13ecd180353da12ba | |
parent | [w3m-dev 03634] smb.cgi (diff) | |
download | w3m-43a13e6fa54108c9c99437e03439918d9c5b949b.tar.gz w3m-43a13e6fa54108c9c99437e03439918d9c5b949b.zip |
Bonus/README.eng: sync with Bonus/README
From: Fumitoshi UKAI <ukai@debian.or.jp>
Diffstat (limited to '')
-rw-r--r-- | Bonus/README.eng | 14 | ||||
-rw-r--r-- | ChangeLog | 6 |
2 files changed, 19 insertions, 1 deletions
diff --git a/Bonus/README.eng b/Bonus/README.eng index 06613ee..71b2399 100644 --- a/Bonus/README.eng +++ b/Bonus/README.eng @@ -1,3 +1,17 @@ +smb.cgi + + [w3m-dev 03634] smb.cgi + localcgi to access SMB. + Since it uses nmblookup, smbclient, you should install samba. + Password can be configured in ~/.w3m/smb: + when -A option available smbclient -A ~/.w3m/smb + otherwise, environment variable PASSWD + that is set by contents of ~/.w3m/smb + +google.cgi + + [w3m-dev 03625] keymap key SEARCH string + html2latex Convert HTML document into LaTeX. Ruby script. incomplete. @@ -1,3 +1,7 @@ +2003-01-12 Fumitoshi UKAI <ukai@debian.or.jp> + + * Bonus/README.eng: sync with Bonus/README + 2003-01-12 Hironori SAKAMOTO <hsaka@mth.biglobe.ne.jp> * [w3m-dev 03634] smb.cgi @@ -6384,4 +6388,4 @@ a * [w3m-dev 03276] compile error on EWS4800 * release-0-2-1 * import w3m-0.2.1 -$Id: ChangeLog,v 1.675 2003/01/11 16:05:17 ukai Exp $ +$Id: ChangeLog,v 1.676 2003/01/11 16:10:11 ukai Exp $ |