diff options
author | Andreas Loibl <andreas@andreas-loibl.de> | 2011-10-03 22:35:23 +0200 |
---|---|---|
committer | Andreas Loibl <andreas@andreas-loibl.de> | 2011-10-03 22:35:23 +0200 |
commit | 705e71852149e5759d4c16ba574f3a727f158318 (patch) | |
tree | 9037d2b3f05706106b0183c07951491b14e132b0 /kanotix | |
parent | 681fe906fdee0222289525746b9ad553d9bb441e (diff) | |
download | acritoxinstaller-705e71852149e5759d4c16ba574f3a727f158318.zip acritoxinstaller-705e71852149e5759d4c16ba574f3a727f158318.tar.gz |
added german welcome page
Diffstat (limited to 'kanotix')
-rw-r--r-- | kanotix/html/willkommen.html | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/kanotix/html/willkommen.html b/kanotix/html/willkommen.html new file mode 100644 index 0000000..98223db --- /dev/null +++ b/kanotix/html/willkommen.html @@ -0,0 +1,22 @@ +<table> +<tr> +<td> +<img src="/usr/share/kde4/apps/ksplash/Themes/kanotix-starrise/1600x1200/icon5.png" /> +</td> +<td style="padding: 20px 10px;"> +<h1>Kanotix installieren</h1> +<h3>acritoxinstaller @VERSION@</h3> +<p>erstellt von Andreas Loibl <<a href="mailto:andreas@andreas-loibl.de">andreas@andreas-loibl.de</a>></p> +<hr /> +<p>Herzlich Willkommen und vielen Dank, dass Sie Kanotix gewählt haben. Der Installer wird sie nun durch die Konfiguration und Installation führen.</p> +<p>Falls Sie Hilfe benötigen werfen Sie einen Blick auf die Kanotix-Webseite oder besuchen sie den Kanotix Chatroom.</p> +<ul> +<li><a href="http://kanotix.com">http://kanotix.com</a></li> +<li><a href="http://kanotix.acritox.com">http://kanotix.acritox.com</a></li> +<li><a href="irc://irc.freenode.net/kanotix">irc: irc.freenode.net #kanotix</a></li> +</ul> +<p>Drücken Sie Weiter um fortzufahren oder Abbrechen um den Installer zu beenden.</p> +</td> +</tr> +</table> + |