diff options
-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 $ |