diff options
| author | Paul Buetow <paul@buetow.org> | 2013-02-03 10:44:49 +0100 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2013-02-03 10:44:49 +0100 |
| commit | 025e15b2ba7f54f87cf409fd7c3dd77746c72858 (patch) | |
| tree | 007c5af4f921aa85665f4db56f6f4309668a5dab /curses.buetow.org/content/Web-browsers/Links.inc | |
| parent | fc0acd318710aa0bb566329a36d886b1455c21ec (diff) | |
add hosts
Diffstat (limited to 'curses.buetow.org/content/Web-browsers/Links.inc')
| -rw-r--r-- | curses.buetow.org/content/Web-browsers/Links.inc | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/curses.buetow.org/content/Web-browsers/Links.inc b/curses.buetow.org/content/Web-browsers/Links.inc new file mode 100644 index 0000000..d5c45e8 --- /dev/null +++ b/curses.buetow.org/content/Web-browsers/Links.inc @@ -0,0 +1,13 @@ +<?xml version="1.0" encoding="ISO-8859-1" standalone="yes" ?> +<content> + <textheader>Links</textheader> + <namedlink href="%%documentsurl%%images/links.png"> + <rimg href="%%documentsurl%%images/links.jpg" /> + </namedlink> + <text>Links is a text mode WWW browser with ncurses interface, supporting colors, correct table rendering, background downloading, menu driven configuration interface and slim code. Frames are supported. You can have different file formats associated with external viewers. mailto: and telnet: are supported via external clients. If you have installed svgalib you may use links in graphical console mode.</text> + <text> + <noop>Homepage: </noop> + <link>http://atrey.karlin.mff.cuni.cz/~clock/twibright/links/</link> + </text> +</content> + |
