diff options
Diffstat (limited to 'calculator.buetow.org')
| -rw-r--r-- | calculator.buetow.org/content/98.contact.xml | 35 | ||||
| -rw-r--r-- | calculator.buetow.org/content/Download.xml | 2 | ||||
| -rw-r--r-- | calculator.buetow.org/content/Screenshots.xml | 13 | ||||
| -rw-r--r-- | calculator.buetow.org/content/home.xml | 6 | ||||
| -rw-r--r-- | calculator.buetow.org/content/license.xml | 9 |
5 files changed, 34 insertions, 31 deletions
diff --git a/calculator.buetow.org/content/98.contact.xml b/calculator.buetow.org/content/98.contact.xml index 11dcff3..a881cc3 100644 --- a/calculator.buetow.org/content/98.contact.xml +++ b/calculator.buetow.org/content/98.contact.xml @@ -1,20 +1,19 @@ -<?xml version="1.0" encoding="ISO-8859-1" standalone="yes" ?> +<?xml version="1.0" encoding="ISO-8859-1" standalone="yes"?> <content> - <pagetitle>Contact Me/Us</pagetitle> - <text> - <noop>Please use the </noop> - <namedlink href="http://web.buetow.org/listinfo/dev">Development Mailing List</namedlink> - <noop> for any considerations of this humble programming project or any other programming project of mine.</noop> - </text> - <text> - <noop>But you may also use other methods such as listed </noop> - <namedlink href="http://contact.buetow.org">on this site</namedlink> - <noop> for example.</noop> - </text> - <text> - <noop>If you are interested in other projects please visit </noop> - <hyperlink>http://dev.buetow.org</hyperlink> - <noop> :)</noop> - </text> + <pagetitle>Contact Me/Us</pagetitle> + <text> + <noop>Please use the </noop> + <namedlink href="http://web.buetow.org/listinfo/dev">Development Mailing List</namedlink> + <noop> for any considerations of this humble programming project or any other programming project of mine.</noop> + </text> + <text> + <noop>But you may also use other methods such as listed </noop> + <namedlink href="http://contact.buetow.org">on this site</namedlink> + <noop> for example.</noop> + </text> + <text> + <noop>If you are interested in other projects please visit </noop> + <hyperlink>http://dev.buetow.org</hyperlink> + <noop> :)</noop> + </text> </content> - diff --git a/calculator.buetow.org/content/Download.xml b/calculator.buetow.org/content/Download.xml index b9fd504..af0085e 100644 --- a/calculator.buetow.org/content/Download.xml +++ b/calculator.buetow.org/content/Download.xml @@ -1,4 +1,4 @@ -<?xml version="1.0" encoding="ISO-8859-1" standalone="yes" ?> +<?xml version="1.0" encoding="ISO-8859-1" standalone="yes"?> <content> <pagetitle>Download</pagetitle> <textheader>Binaries</textheader> diff --git a/calculator.buetow.org/content/Screenshots.xml b/calculator.buetow.org/content/Screenshots.xml index 5c916a0..20ababb 100644 --- a/calculator.buetow.org/content/Screenshots.xml +++ b/calculator.buetow.org/content/Screenshots.xml @@ -1,13 +1,16 @@ -<?xml version="1.0" encoding="ISO-8859-1" standalone="yes" ?> +<?xml version="1.0" encoding="ISO-8859-1" standalone="yes"?> <content> <pagetitle>Screenshots</pagetitle> <text> <noop>Here some Screenshots of Calculator running on a Microsoft Windows box:</noop> - <newline /> <newline /> + <newline/> + <newline/> <namedlink href="%%imagesurl%%v0.1.png">v0.1.png</namedlink> - <newline /> <newline /> + <newline/> + <newline/> <namedlink href="%%imagesurl%%v0.2.png">v0.2.png</namedlink> - <newline /> <newline /> + <newline/> + <newline/> <namedlink href="%%imagesurl%%v0.4.png">v0.4.png</namedlink> - </text> + </text> </content> diff --git a/calculator.buetow.org/content/home.xml b/calculator.buetow.org/content/home.xml index 0ba4a1e..5e0187b 100644 --- a/calculator.buetow.org/content/home.xml +++ b/calculator.buetow.org/content/home.xml @@ -1,11 +1,11 @@ -<?xml version="1.0" encoding="ISO-8859-1" standalone="yes" ?> +<?xml version="1.0" encoding="ISO-8859-1" standalone="yes"?> <content> <pagetitle>Easy Stack Calculator</pagetitle> <important> <text> <strong>Important notice:</strong> <noop>The development of the Easy Stack Calculator has been stalled. There will be no further development on this project. This project always was a proof of concept only. Bugs are not gonna be fixed. For current programming projects please visit </noop> - <hyperlink>http://dev.buetow.org</hyperlink> + <hyperlink>http://dev.buetow.org</hyperlink> <noop> and enjoy :)</noop> </text> </important> @@ -30,7 +30,7 @@ <enumeration> <enumitem> <noop>Equations like (...)op... can be solved now. Here, op is an operator. Before, ...op(...) only worked.</noop> - <newline /> + <newline/> <noop>Example: (4\+3)^(8*7)!</noop> </enumitem> <enumitem>The ^ operator now only uses whole numbers as an exponent.</enumitem> diff --git a/calculator.buetow.org/content/license.xml b/calculator.buetow.org/content/license.xml index 0106ffe..4db9150 100644 --- a/calculator.buetow.org/content/license.xml +++ b/calculator.buetow.org/content/license.xml @@ -1,4 +1,4 @@ -<?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> @@ -12,14 +12,16 @@ as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. </noop> - <newline /> <newline /> + <newline/> + <newline/> <noop> This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. </noop> - <newline /> <newline /> + <newline/> + <newline/> <noop> You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software @@ -27,4 +29,3 @@ </noop> </text> </content> - |
