From 705e71852149e5759d4c16ba574f3a727f158318 Mon Sep 17 00:00:00 2001 From: Andreas Loibl <andreas@andreas-loibl.de> Date: Mon, 3 Oct 2011 22:35:23 +0200 Subject: added german welcome page --- kanotix/html/willkommen.html | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 kanotix/html/willkommen.html 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> + -- cgit v1.0