diff options
Diffstat (limited to 'niduterm.buetow.org/content')
| -rw-r--r-- | niduterm.buetow.org/content/Download.xml | 3 | ||||
| -rw-r--r-- | niduterm.buetow.org/content/Screenshot.xml | 9 | ||||
| -rw-r--r-- | niduterm.buetow.org/content/home.xml | 14 | ||||
| -rw-r--r-- | niduterm.buetow.org/content/license.xml | 13 |
4 files changed, 19 insertions, 20 deletions
diff --git a/niduterm.buetow.org/content/Download.xml b/niduterm.buetow.org/content/Download.xml index 40d2911..a8b9339 100644 --- a/niduterm.buetow.org/content/Download.xml +++ b/niduterm.buetow.org/content/Download.xml @@ -1,7 +1,6 @@ -<?xml version="1.0" encoding="ISO-8859-1" standalone="yes" ?> +<?xml version="1.0" encoding="ISO-8859-1" standalone="yes"?> <content> <pagetitle>Download through SVN (Subversion)</pagetitle> <text>NiduTerm can be downloaded from SVN. Use the following steps to do so:</text> <pretext>svn co https://ssl.buetow.org/repos/playground/trunk/Perl/NiduTerm/</pretext> </content> - diff --git a/niduterm.buetow.org/content/Screenshot.xml b/niduterm.buetow.org/content/Screenshot.xml index bc3752b..fabc2f8 100644 --- a/niduterm.buetow.org/content/Screenshot.xml +++ b/niduterm.buetow.org/content/Screenshot.xml @@ -1,9 +1,10 @@ -<?xml version="1.0" encoding="ISO-8859-1" standalone="yes" ?> +<?xml version="1.0" encoding="ISO-8859-1" standalone="yes"?> <content> <pagetitle>Screenshot</pagetitle> <text> <noop>Here is a Screenshots of a NiduTerm session:</noop> - <newline /> <newline /> - <img src="%%imagesurl%%niduterm.png" /> - </text> + <newline/> + <newline/> + <img src="%%imagesurl%%niduterm.png"/> + </text> </content> diff --git a/niduterm.buetow.org/content/home.xml b/niduterm.buetow.org/content/home.xml index b0e3d56..6376a13 100644 --- a/niduterm.buetow.org/content/home.xml +++ b/niduterm.buetow.org/content/home.xml @@ -1,14 +1,14 @@ -<?xml version="1.0" encoding="ISO-8859-1" standalone="yes" ?> +<?xml version="1.0" encoding="ISO-8859-1" standalone="yes"?> <content> <pagetitle>NiduTerm</pagetitle> - <important> + <important> <text> - <strong>Important notice:</strong> - <noop>The development of NiduTerm has been stalled. There will be no further development on this project. This project always was a proof of concept only. For current programming projects please visit </noop> - <hyperlink>http://dev.buetow.org</hyperlink> - <noop> and enjoy :)</noop> + <strong>Important notice:</strong> + <noop>The development of NiduTerm has been stalled. There will be no further development on this project. This project always was a proof of concept only. For current programming projects please visit </noop> + <hyperlink>http://dev.buetow.org</hyperlink> + <noop> and enjoy :)</noop> </text> - </important> + </important> <text> <noop>NiduTerm is a ncurses based Nidura chat client written in Perl. Nidura is a german web chat located at</noop> <hyperlink>http://www.nidura.de</hyperlink> diff --git a/niduterm.buetow.org/content/license.xml b/niduterm.buetow.org/content/license.xml index a41a833..61c30f1 100644 --- a/niduterm.buetow.org/content/license.xml +++ b/niduterm.buetow.org/content/license.xml @@ -1,10 +1,9 @@ -<?xml version="1.0" encoding="ISO-8859-1" standalone="yes" ?> +<?xml version="1.0" encoding="ISO-8859-1" standalone="yes"?> <content> <pagetitle>License</pagetitle> - <text> - <noop>NiduTerm is (C) by Paul Buetow.</noop> - </text> - <textheader>Beer license</textheader> - <text>NiduTerm uses the beer license. If you use this script and you meet me , spend me a beer please! ;)</text> + <text> + <noop>NiduTerm is (C) by Paul Buetow.</noop> + </text> + <textheader>Beer license</textheader> + <text>NiduTerm uses the beer license. If you use this script and you meet me , spend me a beer please! ;)</text> </content> - |
