diff options
-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> + |