w3m 0.5.1

* version.c.in: update
* doc/README: version 0.5, release date, maintainer
* doc-jp/README: ditto
* NEWS: update
* configure.in: version 0.5.1
* po/w3m.pot, ja.po: update-po
This commit is contained in:
Fumitoshi UKAI
2004-04-28 18:19:22 +00:00
parent b91e6ce453
commit 561d6df426
9 changed files with 92 additions and 70 deletions

View File

@@ -1,3 +1,13 @@
2004-04-29 Fumitoshi UKAI <ukai@debian.or.jp>
* w3m 0.5.1
* version.c.in: update
* doc/README: version 0.5, release date, maintainer
* doc-jp/README: ditto
* NEWS: update
* configure.in: version 0.5.1
* po/w3m.pot, ja.po: update-po
2004-04-27 SAKAI Kiyotaka <ksakai@kso.netwk.ntt-at.co.jp> 2004-04-27 SAKAI Kiyotaka <ksakai@kso.netwk.ntt-at.co.jp>
* [w3m-dev 04068] install-sh problem * [w3m-dev 04068] install-sh problem
@@ -8473,4 +8483,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.923 2004/04/26 17:04:47 ukai Exp $ $Id: ChangeLog,v 1.924 2004/04/28 18:19:22 ukai Exp $

12
NEWS
View File

@@ -1,3 +1,15 @@
w3m 0.5.1 - 2004-04-29
* fix minor bugs
- build problem on some platform/some configuration
- authentication bug
- ipv6 FQDN resolv
- SSL verify
- search problem on different charset page/display
- cleanup LANG==JA
- DisplayCharset default
- w3mhelp.cgi charset
w3m 0.5 - 2004-03-22 w3m 0.5 - 2004-03-22
* gettextize * gettextize

20
configure vendored
View File

@@ -1,6 +1,6 @@
#! /bin/sh #! /bin/sh
# Guess values for system-dependent variables and create Makefiles. # Guess values for system-dependent variables and create Makefiles.
# Generated by GNU Autoconf 2.59 for w3m 0.5. # Generated by GNU Autoconf 2.59 for w3m 0.5.1.
# #
# Report bugs to <ukai@debian.or.jp>. # Report bugs to <ukai@debian.or.jp>.
# #
@@ -269,8 +269,8 @@ SHELL=${CONFIG_SHELL-/bin/sh}
# Identity of this package. # Identity of this package.
PACKAGE_NAME='w3m' PACKAGE_NAME='w3m'
PACKAGE_TARNAME='w3m' PACKAGE_TARNAME='w3m'
PACKAGE_VERSION='0.5' PACKAGE_VERSION='0.5.1'
PACKAGE_STRING='w3m 0.5' PACKAGE_STRING='w3m 0.5.1'
PACKAGE_BUGREPORT='ukai@debian.or.jp' PACKAGE_BUGREPORT='ukai@debian.or.jp'
# Factoring default headers for most tests. # Factoring default headers for most tests.
@@ -779,7 +779,7 @@ if test "$ac_init_help" = "long"; then
# Omit some internal or obsolete options to make the list less imposing. # Omit some internal or obsolete options to make the list less imposing.
# This message is too long to be a string in the A/UX 3.1 sh. # This message is too long to be a string in the A/UX 3.1 sh.
cat <<_ACEOF cat <<_ACEOF
\`configure' configures w3m 0.5 to adapt to many kinds of systems. \`configure' configures w3m 0.5.1 to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]... Usage: $0 [OPTION]... [VAR=VALUE]...
@@ -840,7 +840,7 @@ fi
if test -n "$ac_init_help"; then if test -n "$ac_init_help"; then
case $ac_init_help in case $ac_init_help in
short | recursive ) echo "Configuration of w3m 0.5:";; short | recursive ) echo "Configuration of w3m 0.5.1:";;
esac esac
cat <<\_ACEOF cat <<\_ACEOF
@@ -1007,7 +1007,7 @@ fi
test -n "$ac_init_help" && exit 0 test -n "$ac_init_help" && exit 0
if $ac_init_version; then if $ac_init_version; then
cat <<\_ACEOF cat <<\_ACEOF
w3m configure 0.5 w3m configure 0.5.1
generated by GNU Autoconf 2.59 generated by GNU Autoconf 2.59
Copyright (C) 2003 Free Software Foundation, Inc. Copyright (C) 2003 Free Software Foundation, Inc.
@@ -1021,7 +1021,7 @@ cat >&5 <<_ACEOF
This file contains any messages produced by compilers while This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake. running configure, to aid debugging if configure makes a mistake.
It was created by w3m $as_me 0.5, which was It was created by w3m $as_me 0.5.1, which was
generated by GNU Autoconf 2.59. Invocation command line was generated by GNU Autoconf 2.59. Invocation command line was
$ $0 $@ $ $0 $@
@@ -1358,7 +1358,7 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu
PACKAGE=w3m PACKAGE=w3m
VERSION=0.5 VERSION=0.5.1
cat >>confdefs.h <<_ACEOF cat >>confdefs.h <<_ACEOF
#define PACKAGE "$PACKAGE" #define PACKAGE "$PACKAGE"
_ACEOF _ACEOF
@@ -10511,7 +10511,7 @@ _ASBOX
} >&5 } >&5
cat >&5 <<_CSEOF cat >&5 <<_CSEOF
This file was extended by w3m $as_me 0.5, which was This file was extended by w3m $as_me 0.5.1, which was
generated by GNU Autoconf 2.59. Invocation command line was generated by GNU Autoconf 2.59. Invocation command line was
CONFIG_FILES = $CONFIG_FILES CONFIG_FILES = $CONFIG_FILES
@@ -10574,7 +10574,7 @@ _ACEOF
cat >>$CONFIG_STATUS <<_ACEOF cat >>$CONFIG_STATUS <<_ACEOF
ac_cs_version="\\ ac_cs_version="\\
w3m config.status 0.5 w3m config.status 0.5.1
configured by $0, generated by GNU Autoconf 2.59, configured by $0, generated by GNU Autoconf 2.59,
with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\" with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"

View File

@@ -1,8 +1,8 @@
dnl w3m autoconf dnl w3m autoconf
dnl Process this file with autoconf to produce a configure script. dnl Process this file with autoconf to produce a configure script.
AC_INIT(w3m, 0.5, ukai@debian.or.jp) AC_INIT(w3m, 0.5.1, ukai@debian.or.jp)
PACKAGE=w3m PACKAGE=w3m
VERSION=0.5 VERSION=0.5.1
AC_DEFINE_UNQUOTED(PACKAGE, "$PACKAGE") AC_DEFINE_UNQUOTED(PACKAGE, "$PACKAGE")
AC_DEFINE_UNQUOTED(VERSION, "$VERSION") AC_DEFINE_UNQUOTED(VERSION, "$VERSION")
AC_SUBST(PACKAGE) AC_SUBST(PACKAGE)

View File

@@ -1,4 +1,4 @@
w3m: WWW wo Miru Tool version 0.5 March 22, 2004 w3m: WWW wo Miru Tool version 0.5.1 April 29, 2004
(C) Copyright by Akinori ITO (C) Copyright by Akinori ITO
Hironori SAKAMOTO Hironori SAKAMOTO
Fumitoshi UKAI Fumitoshi UKAI

View File

@@ -1,4 +1,4 @@
w3m: WWW wo Miru Tool version 0.5 March 22, 2004 w3m: WWW wo Miru Tool version 0.5.1 April 29, 2004
(C) Copyright Akinori ITO (C) Copyright Akinori ITO
Hironori SAKAMOTO Hironori SAKAMOTO
Fumitoshi UKAI Fumitoshi UKAI

View File

@@ -6,9 +6,9 @@
# #
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: w3m 0.4.2\n" "Project-Id-Version: w3m 0.5.1\n"
"Report-Msgid-Bugs-To: ukai@debian.or.jp\n" "Report-Msgid-Bugs-To: ukai@debian.or.jp\n"
"POT-Creation-Date: 2003-09-26 03:34+0900\n" "POT-Creation-Date: 2004-04-29 03:17+0900\n"
"PO-Revision-Date: 2003-09-26 03:35+0900\n" "PO-Revision-Date: 2003-09-26 03:35+0900\n"
"Last-Translator: Fumitoshi UKAI <ukai@debian.or.jp>\n" "Last-Translator: Fumitoshi UKAI <ukai@debian.or.jp>\n"
"Language-Team: Japanese\n" "Language-Team: Japanese\n"
@@ -661,99 +661,99 @@ msgstr "GB18030
msgid "keymap file" msgid "keymap file"
msgstr "keymap<61>ե<EFBFBD><D5A5><EFBFBD><EFBFBD><EFBFBD>" msgstr "keymap<61>ե<EFBFBD><D5A5><EFBFBD><EFBFBD><EFBFBD>"
#: rc.c:262 #: rc.c:249
msgid "black" msgid "black"
msgstr "<22><>" msgstr "<22><>"
#: rc.c:263 #: rc.c:250
msgid "red" msgid "red"
msgstr "<22><>" msgstr "<22><>"
#: rc.c:264 #: rc.c:251
msgid "green" msgid "green"
msgstr "<22><>" msgstr "<22><>"
#: rc.c:265 #: rc.c:252
msgid "yellow" msgid "yellow"
msgstr "<22><>" msgstr "<22><>"
#: rc.c:266 #: rc.c:253
msgid "blue" msgid "blue"
msgstr "<22><>" msgstr "<22><>"
#: rc.c:267 #: rc.c:254
msgid "magenta" msgid "magenta"
msgstr "<22><>" msgstr "<22><>"
#: rc.c:268 #: rc.c:255
msgid "cyan" msgid "cyan"
msgstr "<22><><EFBFBD><EFBFBD>" msgstr "<22><><EFBFBD><EFBFBD>"
#: rc.c:269 #: rc.c:256
msgid "white" msgid "white"
msgstr "<22><>" msgstr "<22><>"
#: rc.c:270 #: rc.c:257
msgid "terminal" msgid "terminal"
msgstr "ü<><C3BC>" msgstr "ü<><C3BC>"
#: rc.c:296 #: rc.c:276
msgid "none" msgid "none"
msgstr "̵<><CCB5>" msgstr "̵<><CCB5>"
#: rc.c:297 #: rc.c:277
msgid "current URL" msgid "current URL"
msgstr "<22><><EFBFBD>ߤ<EFBFBD>URL" msgstr "<22><><EFBFBD>ߤ<EFBFBD>URL"
#: rc.c:298 #: rc.c:278
msgid "link URL" msgid "link URL"
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>URL" msgstr "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>URL"
#: rc.c:311 #: rc.c:284
msgid "A:relative to screen height" msgid "A:relative to screen height"
msgstr "A:<3A><><EFBFBD>̥<EFBFBD><CCA5><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>" msgstr "A:<3A><><EFBFBD>̥<EFBFBD><CCA5><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>"
#: rc.c:312 #: rc.c:285
msgid "B:fixed speed" msgid "B:fixed speed"
msgstr "B:<3A><><EFBFBD><EFBFBD><EFBFBD>ιԿ<CEB9>" msgstr "B:<3A><><EFBFBD><EFBFBD><EFBFBD>ιԿ<CEB9>"
#: rc.c:717 #: rc.c:666
msgid "Display Settings" msgid "Display Settings"
msgstr "ɽ<><C9BD><EFBFBD>ط<EFBFBD>" msgstr "ɽ<><C9BD><EFBFBD>ط<EFBFBD>"
#: rc.c:719 #: rc.c:668
msgid "Color Settings" msgid "Color Settings"
msgstr "ɽ<><C9BD><EFBFBD><EFBFBD>" msgstr "ɽ<><C9BD><EFBFBD><EFBFBD>"
#: rc.c:721 #: rc.c:670
msgid "Miscellaneous Settings" msgid "Miscellaneous Settings"
msgstr "<22><>¿<EFBFBD><C2BF><EFBFBD><EFBFBD><EFBFBD><EFBFBD>" msgstr "<22><>¿<EFBFBD><C2BF><EFBFBD><EFBFBD><EFBFBD><EFBFBD>"
#: rc.c:722 #: rc.c:671
msgid "Directory Settings" msgid "Directory Settings"
msgstr "<22>ǥ<EFBFBD><C7A5><EFBFBD>ȥ<EFBFBD><C8A5><EFBFBD><EFBFBD><EFBFBD>" msgstr "<22>ǥ<EFBFBD><C7A5><EFBFBD>ȥ<EFBFBD><C8A5><EFBFBD><EFBFBD><EFBFBD>"
#: rc.c:723 #: rc.c:672
msgid "External Program Settings" msgid "External Program Settings"
msgstr "<22><><EFBFBD><EFBFBD><EFBFBD>ץ<EFBFBD><D7A5><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>" msgstr "<22><><EFBFBD><EFBFBD><EFBFBD>ץ<EFBFBD><D7A5><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>"
#: rc.c:724 #: rc.c:673
msgid "Network Settings" msgid "Network Settings"
msgstr "<22>ͥåȥ<C8A5><EFA1BC><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>" msgstr "<22>ͥåȥ<C8A5><EFA1BC><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>"
#: rc.c:725 #: rc.c:674
msgid "Proxy Settings" msgid "Proxy Settings"
msgstr "<22>ץ<EFBFBD><D7A5><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>" msgstr "<22>ץ<EFBFBD><D7A5><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>"
#: rc.c:727 #: rc.c:676
msgid "SSL Settings" msgid "SSL Settings"
msgstr "SSL<53><4C><EFBFBD><EFBFBD><EFBFBD><EFBFBD>" msgstr "SSL<53><4C><EFBFBD><EFBFBD><EFBFBD><EFBFBD>"
#: rc.c:730 #: rc.c:679
msgid "Cookie Settings" msgid "Cookie Settings"
msgstr "<22><><EFBFBD>å<EFBFBD><C3A5><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>" msgstr "<22><><EFBFBD>å<EFBFBD><C3A5><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>"
#: rc.c:733 #: rc.c:682
msgid "Charset Settings" msgid "Charset Settings"
msgstr "ʸ<><CAB8><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ɤ<EFBFBD><C9A4><EFBFBD><EFBFBD><EFBFBD>" msgstr "ʸ<><CAB8><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ɤ<EFBFBD><C9A4><EFBFBD><EFBFBD><EFBFBD>"
@@ -762,6 +762,6 @@ msgstr "ʸ
#. * header. For example, ja.po should translate it as #. * header. For example, ja.po should translate it as
#. * "ja;q=1.0, en;q=0.5" like that. #. * "ja;q=1.0, en;q=0.5" like that.
#. #.
#: rc.c:1206 #: rc.c:1150
msgid "en;q=1.0" msgid "en;q=1.0"
msgstr "ja;q=1.0, en;q=0.5" msgstr "ja;q=1.0, en;q=0.5"

View File

@@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: ukai@debian.or.jp\n" "Report-Msgid-Bugs-To: ukai@debian.or.jp\n"
"POT-Creation-Date: 2003-09-26 03:34+0900\n" "POT-Creation-Date: 2004-04-29 03:17+0900\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n" "Language-Team: LANGUAGE <LL@li.org>\n"
@@ -660,99 +660,99 @@ msgstr ""
msgid "keymap file" msgid "keymap file"
msgstr "" msgstr ""
#: rc.c:262 #: rc.c:249
msgid "black" msgid "black"
msgstr "" msgstr ""
#: rc.c:263 #: rc.c:250
msgid "red" msgid "red"
msgstr "" msgstr ""
#: rc.c:264 #: rc.c:251
msgid "green" msgid "green"
msgstr "" msgstr ""
#: rc.c:265 #: rc.c:252
msgid "yellow" msgid "yellow"
msgstr "" msgstr ""
#: rc.c:266 #: rc.c:253
msgid "blue" msgid "blue"
msgstr "" msgstr ""
#: rc.c:267 #: rc.c:254
msgid "magenta" msgid "magenta"
msgstr "" msgstr ""
#: rc.c:268 #: rc.c:255
msgid "cyan" msgid "cyan"
msgstr "" msgstr ""
#: rc.c:269 #: rc.c:256
msgid "white" msgid "white"
msgstr "" msgstr ""
#: rc.c:270 #: rc.c:257
msgid "terminal" msgid "terminal"
msgstr "" msgstr ""
#: rc.c:296 #: rc.c:276
msgid "none" msgid "none"
msgstr "" msgstr ""
#: rc.c:297 #: rc.c:277
msgid "current URL" msgid "current URL"
msgstr "" msgstr ""
#: rc.c:298 #: rc.c:278
msgid "link URL" msgid "link URL"
msgstr "" msgstr ""
#: rc.c:311 #: rc.c:284
msgid "A:relative to screen height" msgid "A:relative to screen height"
msgstr "" msgstr ""
#: rc.c:312 #: rc.c:285
msgid "B:fixed speed" msgid "B:fixed speed"
msgstr "" msgstr ""
#: rc.c:717 #: rc.c:666
msgid "Display Settings" msgid "Display Settings"
msgstr "" msgstr ""
#: rc.c:719 #: rc.c:668
msgid "Color Settings" msgid "Color Settings"
msgstr "" msgstr ""
#: rc.c:721 #: rc.c:670
msgid "Miscellaneous Settings" msgid "Miscellaneous Settings"
msgstr "" msgstr ""
#: rc.c:722 #: rc.c:671
msgid "Directory Settings" msgid "Directory Settings"
msgstr "" msgstr ""
#: rc.c:723 #: rc.c:672
msgid "External Program Settings" msgid "External Program Settings"
msgstr "" msgstr ""
#: rc.c:724 #: rc.c:673
msgid "Network Settings" msgid "Network Settings"
msgstr "" msgstr ""
#: rc.c:725 #: rc.c:674
msgid "Proxy Settings" msgid "Proxy Settings"
msgstr "" msgstr ""
#: rc.c:727 #: rc.c:676
msgid "SSL Settings" msgid "SSL Settings"
msgstr "" msgstr ""
#: rc.c:730 #: rc.c:679
msgid "Cookie Settings" msgid "Cookie Settings"
msgstr "" msgstr ""
#: rc.c:733 #: rc.c:682
msgid "Charset Settings" msgid "Charset Settings"
msgstr "" msgstr ""
@@ -761,6 +761,6 @@ msgstr ""
#. * header. For example, ja.po should translate it as #. * header. For example, ja.po should translate it as
#. * "ja;q=1.0, en;q=0.5" like that. #. * "ja;q=1.0, en;q=0.5" like that.
#. #.
#: rc.c:1206 #: rc.c:1150
msgid "en;q=1.0" msgid "en;q=1.0"
msgstr "" msgstr ""

View File

@@ -1,5 +1,5 @@
/* $Id: version.c.in,v 1.43 2004/03/21 18:40:23 ukai Exp $ */ /* $Id: version.c.in,v 1.44 2004/04/28 18:19:25 ukai Exp $ */
#define CURRENT_VERSION "w3m/0.5+cvs" #define CURRENT_VERSION "w3m/0.5.1"
#ifndef FM_H #ifndef FM_H
char *w3m_version = CURRENT_VERSION; char *w3m_version = CURRENT_VERSION;