diff options
author | Tatsuya Kinoshita <tats@vega.ocn.ne.jp> | 2011-05-04 07:38:13 +0000 |
---|---|---|
committer | Tatsuya Kinoshita <tats@vega.ocn.ne.jp> | 2011-05-04 07:38:13 +0000 |
commit | ddd965984492e74c3e5fc0fb922d4362fd3aebda (patch) | |
tree | 1f554ce14b66a9b4c344d62948a473fb1d367262 /debian/README.Debian | |
parent | Releasing debian version 0.5.2-7 (diff) | |
download | w3m-ddd965984492e74c3e5fc0fb922d4362fd3aebda.tar.gz w3m-ddd965984492e74c3e5fc0fb922d4362fd3aebda.zip |
Releasing debian version 0.5.2-8debian/0.5.2-8
Diffstat (limited to '')
-rw-r--r-- | debian/README.Debian | 17 | ||||
-rw-r--r-- | debian/README.Debian.w3m-img | 7 |
2 files changed, 0 insertions, 24 deletions
diff --git a/debian/README.Debian b/debian/README.Debian deleted file mode 100644 index 960821e..0000000 --- a/debian/README.Debian +++ /dev/null @@ -1,17 +0,0 @@ -w3m for DEBIAN ----------------------- - -If you want to w3m with lynx-style keybinding, -copy /usr/share/doc/w3m/examples/keymap.lynx to ~/.w3m/keymap - -Difference between pure w3m and Debian package: - - * -s option means squeeze multiple blank lines in order to work - as pager alternatives. - If you want to specify terminal coding system as Shift_JIS - (original w3m uses -s option for this), you can use - -o kanjicode=S - In addition, -e and -j option is disabled. Use - -o kanjicode=E or -o kanjicode=j respectively. - - -- Fumitoshi UKAI <ukai@debian.or.jp>, Mon Mar 22 00:52:34 2004 diff --git a/debian/README.Debian.w3m-img b/debian/README.Debian.w3m-img deleted file mode 100644 index 9961525..0000000 --- a/debian/README.Debian.w3m-img +++ /dev/null @@ -1,7 +0,0 @@ -w3m-img for DEBIAN ----------------------- - -Please check w3m package about configuration for w3m-img. - -Fumitoshi UKAI <ukai@debian.or.jp>, Wed Apr 10 23:59:21 2002 - |