mirror of
https://github.com/rkd77/elinks.git
synced 2024-12-04 14:46:47 -05:00
Drop .or from elinks.or.cz.
This commit is contained in:
parent
6ee8bc7966
commit
59ffb72b8f
4
AUTHORS
4
AUTHORS
@ -241,7 +241,7 @@ Jimenez Martinez Angel Luis <al026635@alumail.uji.es>
|
||||
Jonas Fonseca <fonseca@diku.dk>
|
||||
Maintainer
|
||||
Danish translation
|
||||
http://elinks.or.cz/
|
||||
http://elinks.cz/
|
||||
Mailcap support
|
||||
Major cleanups
|
||||
BFU and document management hacking
|
||||
@ -442,7 +442,7 @@ Petr Baudis <pasky@ucw.cz>
|
||||
Feature of the Day implementation
|
||||
LEDs, exmode, marks and other worthless toys
|
||||
Actually even some documentation!
|
||||
http://elinks.or.cz/ (original cut)
|
||||
http://elinks.cz/ (original cut)
|
||||
|
||||
Petr Cech <cech@atrey.karlin.mff.cuni.cz>
|
||||
Allow spaces at the beginning of URL
|
||||
|
2
BUGS
2
BUGS
@ -1,4 +1,4 @@
|
||||
All the known bugs are now kept in the Bugzilla, available at
|
||||
|
||||
http://bugzilla.elinks.or.cz/
|
||||
http://bugzilla.elinks.cz/
|
||||
|
||||
|
8
README
8
README
@ -8,7 +8,7 @@ on a variety of platforms.
|
||||
|
||||
The ELinks official website is available at
|
||||
|
||||
http://elinks.or.cz/
|
||||
http://elinks.cz/
|
||||
|
||||
Please see the SITES file for mirrors or other recommended sites. If you
|
||||
want to install ELinks on your computer, see the INSTALL file for further
|
||||
@ -18,8 +18,8 @@ A good start point is documentation files available in doc/, especially the
|
||||
file named index.txt.
|
||||
|
||||
If you want to request features or report bugs, see community information at
|
||||
http://elinks.or.cz/community.html and feedback information available at
|
||||
http://elinks.or.cz/feedback.html.
|
||||
http://elinks.cz/community.html and feedback information available at
|
||||
http://elinks.cz/feedback.html.
|
||||
|
||||
If you want to write some patches, please first read the doc/hacking.txt
|
||||
document.
|
||||
@ -55,7 +55,7 @@ separation of add-on modules (like cookies, bookmarks, ssl, scripting etc).
|
||||
|
||||
For more details about ELinks history, please see
|
||||
|
||||
http://elinks.or.cz/history.html
|
||||
http://elinks.cz/history.html
|
||||
|
||||
If you are more interested in the history and various Links clones and versions,
|
||||
you can examine the website at
|
||||
|
2
THANKS
2
THANKS
@ -12,6 +12,6 @@ Thanks to Gerard Beekmans <gerard@linuxfromscratch.org> for providing us the
|
||||
resources for our mailing lists at linuxfromscratch.org servers.
|
||||
|
||||
Thanks to Jan Sembera <jan.sembera@flexible.cz> for providing us the space and
|
||||
bandwidth on his server for elinks.or.cz and cvs.elinks.or.cz.
|
||||
bandwidth on his server for elinks.cz and cvs.elinks.cz.
|
||||
|
||||
Thanks to Zdenek Burda for donating the elinks.cz domain.
|
||||
|
2
TODO
2
TODO
@ -1,4 +1,4 @@
|
||||
The ELinks TODO items are kept in Bugzilla (http://bugzilla.elinks.or.cz/),
|
||||
The ELinks TODO items are kept in Bugzilla (http://bugzilla.elinks.cz/),
|
||||
look for the bugs with 'enhancement' severity. Some generic goals are still
|
||||
kept here, though, to be more on the developers' eyes ;-).
|
||||
|
||||
|
4
debian/README.Debian
vendored
4
debian/README.Debian
vendored
@ -32,7 +32,7 @@ different config format, I work on this.]
|
||||
You can find the snapshot Debian packages at
|
||||
ftp://yikes.tolna.net/pub/linux/release/debian/
|
||||
|
||||
Homepage is http://elinks.or.cz/
|
||||
Homepage is http://elinks.cz/
|
||||
|
||||
|
||||
-- Peter Gervai <grin@tolna.net>, Thu, 9 Oct 2003 01:17:26 +0200
|
||||
@ -46,7 +46,7 @@ A: Please check the menus. Download manager is under Tools>Download, proxy
|
||||
(with contribution by Jonas Fonseca)
|
||||
|
||||
Q: The "move" doesn't work in the bookmark manager.
|
||||
A: Read <http://elinks.or.cz/documentation/bookmarks.txt>
|
||||
A: Read <http://elinks.cz/documentation/bookmarks.txt>
|
||||
to learn how to use this unintuitive feature.
|
||||
(contributed by Miciah Dashiel Butler Masters)
|
||||
|
||||
|
@ -78,7 +78,7 @@ name of your language (in English) so you end up with something like:
|
||||
------------------------------------------------
|
||||
|
||||
Finally to make it part of the ELinks distribution send it to one of the
|
||||
mailinglists or file it as a bug at <http://bugzilla.elinks.or.cz>.
|
||||
mailinglists or file it as a bug at <http://bugzilla.elinks.cz>.
|
||||
|
||||
|
||||
2. Updating .po files:
|
||||
|
@ -55,7 +55,7 @@ static struct option_info uri_rewrite_options[] = {
|
||||
N_("Enable dumb prefixes - simple URI abbreviations which can\n"
|
||||
"be written to the Goto URL dialog instead of actual URIs - i.e.\n"
|
||||
"if you write 'elinks' there, you are directed to\n"
|
||||
"http://elinks.or.cz/.")),
|
||||
"http://elinks.cz/.")),
|
||||
|
||||
INIT_OPT_BOOL("protocol.rewrite", N_("Enable smart prefixes"),
|
||||
"enable-smart", 0, 1,
|
||||
|
@ -291,8 +291,8 @@ unsigned char *get_extension_from_uri(struct uri *uri);
|
||||
|
||||
|
||||
/* Resolves a @relative URI to absolute form using @base URI.
|
||||
* Example: if @base is http://elinks.or.cz/ and @relative is #news
|
||||
* the outcome would be http://elinks.or.cz/#news */
|
||||
* Example: if @base is http://elinks.cz/ and @relative is #news
|
||||
* the outcome would be http://elinks.cz/#news */
|
||||
unsigned char *join_urls(struct uri *base, unsigned char *relative);
|
||||
|
||||
/* Return position if end of string @s matches a known tld or -1 if not.
|
||||
|
Loading…
Reference in New Issue
Block a user