From 5999d1ef067520dc812328c0985a87d0e0ef879c Mon Sep 17 00:00:00 2001 From: Jonas Fonseca Date: Tue, 22 Jan 2008 12:33:03 +0100 Subject: [PATCH] Change elinks.or.cz references to elinks.cz Except for the contrib area changes, they are already in elinks-0.12 and master. --- contrib/debian/control | 2 +- contrib/debian/copyright | 2 +- contrib/debian/watch | 4 ++-- contrib/elinks.conf | 20 ++++++++++---------- doc/bookmarks.txt | 2 +- doc/elinks.1.txt | 4 ++-- doc/faq.txt | 2 +- doc/introduction.txt | 2 +- src/config/options.inc | 6 +++--- 9 files changed, 22 insertions(+), 22 deletions(-) diff --git a/contrib/debian/control b/contrib/debian/control index b02b6fea..252073e9 100644 --- a/contrib/debian/control +++ b/contrib/debian/control @@ -17,4 +17,4 @@ Description: advanced text-mode WWW browser language, IPV6 and has many other features. ELinks is linked against GNUTLS to prevent license issues. . - Homepage: http://elinks.or.cz/ + Homepage: http://elinks.cz/ diff --git a/contrib/debian/copyright b/contrib/debian/copyright index dbe377ea..fe03fec8 100644 --- a/contrib/debian/copyright +++ b/contrib/debian/copyright @@ -1,7 +1,7 @@ This package was debianized by Peter Gervai on 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 diff --git a/contrib/debian/watch b/contrib/debian/watch index ad5a5bbd..b3edcc4f 100644 --- a/contrib/debian/watch +++ b/contrib/debian/watch @@ -4,8 +4,8 @@ version=2 # Line continuations are performed with \ # 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: # 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 diff --git a/contrib/elinks.conf b/contrib/elinks.conf index 6dc251c9..2598535f 100644 --- a/contrib/elinks.conf +++ b/contrib/elinks.conf @@ -136,14 +136,14 @@ # at all unless you are sure what are you doing. # Note that you can also force a given protocol # 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 ## connection.try_ipv6 [0|1] # Whether to try to connect to a host over IPv6. # Note that you can also force a given protocol # 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 ## connection.unrestartable_receive_timeout @@ -1134,13 +1134,13 @@ # Replacement URI for this dumbprefix: # %c in the string means the current URL # %% 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 # Replacement URI for this dumbprefix: # %c in the string means the current URL # %% 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 # Replacement URI for this dumbprefix: @@ -1164,7 +1164,7 @@ # Replacement URI for this dumbprefix: # %c in the string means the current URL # %% 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 # Replacement URI for this dumbprefix: @@ -1182,7 +1182,7 @@ # Replacement URI for this dumbprefix: # %c in the string means the current URL # %% 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 # Replacement URI for this dumbprefix: @@ -1312,7 +1312,7 @@ # %s in the string means the whole argument to smartprefix # %0,%1,...,%9 means argument 0, 1, ..., 9 # %% 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 # Replacement URI for this smartprefix: @@ -1576,7 +1576,7 @@ # %s in the string means the whole argument to smartprefix # %0,%1,...,%9 means argument 0, 1, ..., 9 # %% 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 # Replacement URI for this smartprefix: @@ -1704,7 +1704,7 @@ # %s in the string means the whole argument to smartprefix # %0,%1,...,%9 means argument 0, 1, ..., 9 # %% 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 # Replacement URI for this smartprefix: @@ -1759,7 +1759,7 @@ # Enable dumb prefixes - simple URI abbreviations which can # be written to the Goto URL dialog instead of actual URIs - i.e. # if you write 'elinks' there, you are directed to - # http://elinks.or.cz/. + # http://elinks.cz/. set protocol.rewrite.enable-dumb = 1 ## protocol.rewrite.enable-smart [0|1] diff --git a/doc/bookmarks.txt b/doc/bookmarks.txt index b34357e3..57f3d931 100644 --- a/doc/bookmarks.txt +++ b/doc/bookmarks.txt @@ -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 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. -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 area reserved for bookmarks. diff --git a/doc/elinks.1.txt b/doc/elinks.1.txt index 060336f6..237176d2 100644 --- a/doc/elinks.1.txt +++ b/doc/elinks.1.txt @@ -138,9 +138,9 @@ BUGS 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 -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 -http://elinks.or.cz/community.html[the community page]. +http://elinks.cz/community.html[the community page]. LICENSE ------- diff --git a/doc/faq.txt b/doc/faq.txt index 2aec0571..4123bea4 100644 --- a/doc/faq.txt +++ b/doc/faq.txt @@ -59,7 +59,7 @@ key-binding configuration) use Space to open and close the folders. 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. diff --git a/doc/introduction.txt b/doc/introduction.txt index f185c798..df4f3981 100644 --- a/doc/introduction.txt +++ b/doc/introduction.txt @@ -97,7 +97,7 @@ and buttons at the bottom. Below, a view of the cookie manager is shown. +------------------------- Cookie manager -------------------------+ | | - | [-]- bugzilla.elinks.or.cz | + | [-]- bugzilla.elinks.cz | | | |-- BUGLIST | | | `-- LASTORDER | | [+]- kerneltrap.org | diff --git a/src/config/options.inc b/src/config/options.inc index 481d623c..912b5a1f 100644 --- a/src/config/options.inc +++ b/src/config/options.inc @@ -102,7 +102,7 @@ static struct option_info config_options_info[] = { "at all unless you are sure what are you doing.\n" "Note that you can also force a given protocol\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 INIT_OPT_BOOL("connection", N_("Try IPv4 when connecting"), "try_ipv4", 0, 1, @@ -110,7 +110,7 @@ static struct option_info config_options_info[] = { "Do not touch this option.\n" "Note that you can also force a given protocol\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 #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" "Note that you can also force a given protocol\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 INIT_OPT_INT("connection", N_("Timeout for non-restartable connections"),