1
0
mirror of https://github.com/rkd77/elinks.git synced 2024-12-04 14:46:47 -05:00

Change elinks.or.cz references to elinks.cz

Except for the contrib area changes, they are already in elinks-0.12 and
master.
This commit is contained in:
Jonas Fonseca 2008-01-22 12:33:03 +01:00
parent 7515c9753f
commit 5999d1ef06
9 changed files with 22 additions and 22 deletions

View File

@ -17,4 +17,4 @@ Description: advanced text-mode WWW browser
language, IPV6 and has many other features. ELinks is linked against language, IPV6 and has many other features. ELinks is linked against
GNUTLS to prevent license issues. GNUTLS to prevent license issues.
. .
Homepage: http://elinks.or.cz/ Homepage: http://elinks.cz/

View File

@ -1,7 +1,7 @@
This package was debianized by Peter Gervai <grin@tolna.net> on This package was debianized by Peter Gervai <grin@tolna.net> on
Mon, 29 Nov 1999 12:16:46 +0100. Mon, 29 Nov 1999 12:16:46 +0100.
It was downloaded from http://elinks.or.cz/ It was downloaded from http://elinks.cz/
Upstream Author: Petr Baudis <pasky@ucw.cz> Upstream Author: Petr Baudis <pasky@ucw.cz>

View File

@ -4,8 +4,8 @@ version=2
# Line continuations are performed with \ # Line continuations are performed with \
# The master download directory # The master download directory
http://elinks.or.cz/download/elinks-([\d]+.*).tar.bz2 http://elinks.cz/download/elinks-([\d]+.*).tar.bz2
# This is a variant HTTP format with more possibilities: # This is a variant HTTP format with more possibilities:
# Homepage Pattern [Version [Action]] # Homepage Pattern [Version [Action]]
#http://elinks.or.cz/download/ elinks-([\d]+.*).tar.bz2 debian uupdate #http://elinks.cz/download/ elinks-([\d]+.*).tar.bz2 debian uupdate

View File

@ -136,14 +136,14 @@
# at all unless you are sure what are you doing. # at all unless you are sure what are you doing.
# Note that you can also force a given protocol # Note that you can also force a given protocol
# to be used on a per-connection basis by using an URL # to be used on a per-connection basis by using an URL
# in the style of i.e. http4://elinks.or.cz/. # in the style of i.e. http4://elinks.cz/.
set connection.try_ipv4 = 1 set connection.try_ipv4 = 1
## connection.try_ipv6 [0|1] ## connection.try_ipv6 [0|1]
# Whether to try to connect to a host over IPv6. # Whether to try to connect to a host over IPv6.
# Note that you can also force a given protocol # Note that you can also force a given protocol
# to be used on a per-connection basis by using an URL # to be used on a per-connection basis by using an URL
# in the style of i.e. http6://elinks.or.cz/. # in the style of i.e. http6://elinks.cz/.
set connection.try_ipv6 = 1 set connection.try_ipv6 = 1
## connection.unrestartable_receive_timeout <num> ## connection.unrestartable_receive_timeout <num>
@ -1134,13 +1134,13 @@
# Replacement URI for this dumbprefix: # Replacement URI for this dumbprefix:
# %c in the string means the current URL # %c in the string means the current URL
# %% in the string means '%' # %% in the string means '%'
set protocol.rewrite.dumb.bug = "http://bugzilla.elinks.or.cz/" set protocol.rewrite.dumb.bug = "http://bugzilla.elinks.cz/"
## protocol.rewrite.dumb.bz <str> ## protocol.rewrite.dumb.bz <str>
# Replacement URI for this dumbprefix: # Replacement URI for this dumbprefix:
# %c in the string means the current URL # %c in the string means the current URL
# %% in the string means '%' # %% in the string means '%'
set protocol.rewrite.dumb.bz = "http://bugzilla.elinks.or.cz/" set protocol.rewrite.dumb.bz = "http://bugzilla.elinks.cz/"
## protocol.rewrite.dumb.cia <str> ## protocol.rewrite.dumb.cia <str>
# Replacement URI for this dumbprefix: # Replacement URI for this dumbprefix:
@ -1164,7 +1164,7 @@
# Replacement URI for this dumbprefix: # Replacement URI for this dumbprefix:
# %c in the string means the current URL # %c in the string means the current URL
# %% in the string means '%' # %% in the string means '%'
set protocol.rewrite.dumb.documentation = "http://elinks.or.cz/documentation" set protocol.rewrite.dumb.documentation = "http://elinks.cz/documentation"
## protocol.rewrite.dumb.dpkg <str> ## protocol.rewrite.dumb.dpkg <str>
# Replacement URI for this dumbprefix: # Replacement URI for this dumbprefix:
@ -1182,7 +1182,7 @@
# Replacement URI for this dumbprefix: # Replacement URI for this dumbprefix:
# %c in the string means the current URL # %c in the string means the current URL
# %% in the string means '%' # %% in the string means '%'
set protocol.rewrite.dumb.elinks = "http://elinks.or.cz/" set protocol.rewrite.dumb.elinks = "http://elinks.cz/"
## protocol.rewrite.dumb.fm <str> ## protocol.rewrite.dumb.fm <str>
# Replacement URI for this dumbprefix: # Replacement URI for this dumbprefix:
@ -1312,7 +1312,7 @@
# %s in the string means the whole argument to smartprefix # %s in the string means the whole argument to smartprefix
# %0,%1,...,%9 means argument 0, 1, ..., 9 # %0,%1,...,%9 means argument 0, 1, ..., 9
# %% in the string means '%' # %% in the string means '%'
set protocol.rewrite.smart.bug = "http://bugzilla.elinks.or.cz/show_bug.cgi?id=%s" set protocol.rewrite.smart.bug = "http://bugzilla.elinks.cz/show_bug.cgi?id=%s"
## protocol.rewrite.smart.cambridge <str> ## protocol.rewrite.smart.cambridge <str>
# Replacement URI for this smartprefix: # Replacement URI for this smartprefix:
@ -1576,7 +1576,7 @@
# %s in the string means the whole argument to smartprefix # %s in the string means the whole argument to smartprefix
# %0,%1,...,%9 means argument 0, 1, ..., 9 # %0,%1,...,%9 means argument 0, 1, ..., 9
# %% in the string means '%' # %% in the string means '%'
set protocol.rewrite.smart.milestone-bugs = "http://bugzilla.elinks.or.cz/buglist.cgi?target_milestone=%s" set protocol.rewrite.smart.milestone-bugs = "http://bugzilla.elinks.cz/buglist.cgi?target_milestone=%s"
## protocol.rewrite.smart.mw <str> ## protocol.rewrite.smart.mw <str>
# Replacement URI for this smartprefix: # Replacement URI for this smartprefix:
@ -1704,7 +1704,7 @@
# %s in the string means the whole argument to smartprefix # %s in the string means the whole argument to smartprefix
# %0,%1,...,%9 means argument 0, 1, ..., 9 # %0,%1,...,%9 means argument 0, 1, ..., 9
# %% in the string means '%' # %% in the string means '%'
set protocol.rewrite.smart.search-bugs = "http://bugzilla.elinks.or.cz/buglist.cgi?short_desc_type=allwordssubstr&short_desc=%s" set protocol.rewrite.smart.search-bugs = "http://bugzilla.elinks.cz/buglist.cgi?short_desc_type=allwordssubstr&short_desc=%s"
## protocol.rewrite.smart.sf <str> ## protocol.rewrite.smart.sf <str>
# Replacement URI for this smartprefix: # Replacement URI for this smartprefix:
@ -1759,7 +1759,7 @@
# Enable dumb prefixes - simple URI abbreviations which can # Enable dumb prefixes - simple URI abbreviations which can
# be written to the Goto URL dialog instead of actual URIs - i.e. # be written to the Goto URL dialog instead of actual URIs - i.e.
# if you write 'elinks' there, you are directed to # if you write 'elinks' there, you are directed to
# http://elinks.or.cz/. # http://elinks.cz/.
set protocol.rewrite.enable-dumb = 1 set protocol.rewrite.enable-dumb = 1
## protocol.rewrite.enable-smart [0|1] ## protocol.rewrite.enable-smart [0|1]

View File

@ -35,7 +35,7 @@ you will add them) and couple of buttons shriveling at the bottom. So, as a
start, move with the right (or left; both will do) arrow to the button *Add start, move with the right (or left; both will do) arrow to the button *Add
bookmark* and fill in the input fields it offers to you. I mean, you can type bookmark* and fill in the input fields it offers to you. I mean, you can type
something like "ELinks homepage" to the first field, then move down by e.g. something like "ELinks homepage" to the first field, then move down by e.g.
the down arrow and fill "http://elinks.or.cz/" to the second field. Then, the down arrow and fill "http://elinks.cz/" to the second field. Then,
bravely press enter and watch the bookmark popping up at the top of the vast bravely press enter and watch the bookmark popping up at the top of the vast
area reserved for bookmarks. area reserved for bookmarks.

View File

@ -138,9 +138,9 @@ BUGS
Please report any other bugs you find to the either the ELinks mailing list at Please report any other bugs you find to the either the ELinks mailing list at
mailto:elinks-users@linuxfromscratch.org[] or if you prefer enter them into mailto:elinks-users@linuxfromscratch.org[] or if you prefer enter them into
http://bugzilla.elinks.or.cz/[the bug tracking system]. More information about http://bugzilla.elinks.cz/[the bug tracking system]. More information about
how to get in contact with developers and getting help can be found on how to get in contact with developers and getting help can be found on
http://elinks.or.cz/community.html[the community page]. http://elinks.cz/community.html[the community page].
LICENSE LICENSE
------- -------

View File

@ -59,7 +59,7 @@ key-binding configuration) use Space to open and close the folders.
Why are there so many Links flavors? Why are there so many Links flavors?
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Please refer to the link:http://elinks.or.cz/history.html[history page] to read Please refer to the link:http://elinks.cz/history.html[history page] to read
about the various flavors and the differences between them. about the various flavors and the differences between them.

View File

@ -97,7 +97,7 @@ and buttons at the bottom. Below, a view of the cookie manager is shown.
+------------------------- Cookie manager -------------------------+ +------------------------- Cookie manager -------------------------+
| | | |
| [-]- bugzilla.elinks.or.cz | | [-]- bugzilla.elinks.cz |
| | |-- BUGLIST | | | |-- BUGLIST |
| | `-- LASTORDER | | | `-- LASTORDER |
| [+]- kerneltrap.org | | [+]- kerneltrap.org |

View File

@ -102,7 +102,7 @@ static struct option_info config_options_info[] = {
"at all unless you are sure what are you doing.\n" "at all unless you are sure what are you doing.\n"
"Note that you can also force a given protocol\n" "Note that you can also force a given protocol\n"
"to be used on a per-connection basis by using an URL\n" "to be used on a per-connection basis by using an URL\n"
"in the style of i.e. http4://elinks.or.cz/.")), "in the style of i.e. http4://elinks.cz/.")),
#else #else
INIT_OPT_BOOL("connection", N_("Try IPv4 when connecting"), INIT_OPT_BOOL("connection", N_("Try IPv4 when connecting"),
"try_ipv4", 0, 1, "try_ipv4", 0, 1,
@ -110,7 +110,7 @@ static struct option_info config_options_info[] = {
"Do not touch this option.\n" "Do not touch this option.\n"
"Note that you can also force a given protocol\n" "Note that you can also force a given protocol\n"
"to be used on a per-connection basis by using an URL\n" "to be used on a per-connection basis by using an URL\n"
"in the style of i.e. http4://elinks.or.cz/.")), "in the style of i.e. http4://elinks.cz/.")),
#endif #endif
#ifdef CONFIG_IPV6 #ifdef CONFIG_IPV6
@ -119,7 +119,7 @@ static struct option_info config_options_info[] = {
N_("Whether to try to connect to a host over IPv6.\n" N_("Whether to try to connect to a host over IPv6.\n"
"Note that you can also force a given protocol\n" "Note that you can also force a given protocol\n"
"to be used on a per-connection basis by using an URL\n" "to be used on a per-connection basis by using an URL\n"
"in the style of i.e. http6://elinks.or.cz/.")), "in the style of i.e. http6://elinks.cz/.")),
#endif #endif
INIT_OPT_INT("connection", N_("Timeout for non-restartable connections"), INIT_OPT_INT("connection", N_("Timeout for non-restartable connections"),