Module: website Branch: master Commit: 9a08c90abf67fb660f243d56903c008a70d657cf URL: http://source.winehq.org/git/website.git/?a=commit;h=9a08c90abf67fb660f243d5...
Author: Christoph Korn c_korn@gmx.de Date: Thu Mar 12 15:41:22 2009 +0100
German template sync
From f126ad1d06a097c0361eae8af12856818d9ff8fa Mon Sep 17 00:00:00 2001
From: Christoph Korn c_korn@gmx.de Date: Thu, 12 Mar 2009 15:29:31 +0100 Subject: German template sync of commit fd6e744f28fb202308c8784c8b8202e5e2249922
---
templates/de/download.template | 2 +- templates/de/download/deblenny.template | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/templates/de/download.template b/templates/de/download.template index 8051b9e..e46cc97 100644 --- a/templates/de/download.template +++ b/templates/de/download.template @@ -80,7 +80,7 @@ erbeten hat, dass sie die Wine-Website hosten.</p> <img src="{$root}/images/distro/debian.png" width="50" height="50" alt="Debian Linux" border="0"></a> </td> <td> <b><a href="{$root}/download/deblenny">Debian</a></b> - binär .debs für Debian Etch, Lenny and Sid</td> + binär .debs für Debian Lenny, Squeeze und Sid</td> <td><a href="mailto:repository@lamaresh.net">Maurilio Genovese</a><br><a href="mailto:ben.klein@lamaresh.net">Ben Klein</a></td> </tr>
diff --git a/templates/de/download/deblenny.template b/templates/de/download/deblenny.template index 71bf6d2..fa75a3f 100644 --- a/templates/de/download/deblenny.template +++ b/templates/de/download/deblenny.template @@ -2,7 +2,7 @@ <!--BLURB:[Wine für Debian Lenny]-->
<h1 class="title"><a href="http://www.debian.org/" target="_new"><img src="{$root}/images/distro/debian.png" width="50" height="50" alt="Debian Linux" border="0"></a> -Wine für Debian Etch, Lenny und Sid +Wine für Debian Lenny, Squeeze und Sid <a href="http://www.debian.org/" target="_new"><img src="{$root}/images/distro/debian.png" width="50" height="50" alt="Debian Linux" border="0"></a></h1>
<p>Ubuntu und andere Debian-basierte Distributionen nutzen ein spezielles Tool, bekannt @@ -32,11 +32,11 @@ wahrscheinlich nicht benutzen.</i></p> <div style="position:relative;left:20px">Öffne ein Terminal</div> <div style="position:relative;left:20px"><i>su</i> <font color="gray">#als root einloggen</font></div> <div style="position:relative;left:20px"><i>gedit /etc/apt/sources.list</i> <font color="gray">#um die Repositorydatei mit einem Texteditor zu öffnen (Du kannst gedit benutzen oder einen anderen)</font></div> -<div style="position:relative;left:20px">Füge diese Zeile für Etch hinzu: <i>deb http://www.lamaresh.net/apt etch main</i></div> <div style="position:relative;left:20px">Füge diese Zeile für Lenny hinzu: <i>deb http://www.lamaresh.net/apt lenny main</i></div> +<div style="position:relative;left:20px">Füge diese Zeile für Squeeze hinzu: <i>deb http://www.lamaresh.net/apt squeeze main</i></div> <div style="position:relative;left:20px">Füge diese Zeile für Sid hinzu: <i>deb http://www.lamaresh.net/apt sid main</i></div> <div style="position:relative;left:20px">Speichere und schließe sources.list</div> -<div style="position:relative;left:20px"><i>wget -O - http://www.lamaresh.net/apt/key.gpg | apt-key add</i> <font color="gray">#um den GPG-Key hinzuzufügen</font></div> +<div style="position:relative;left:20px"><i>wget -O - http://www.lamaresh.net/apt/key.gpg | apt-key add - </i> <font color="gray">#um den GPG-Key hinzuzufügen</font></div> <div style="position:relative;left:20px"><i>apt-get update</i> <font color="gray">#um die Paketliste zu aktualisieren</font></div> <div style="position:relative;left:20px"><i>apt-get install wine</i> <font color="gray">#um die aktuelle Wineversion zu installieren</font></div><p></p> <h2>Methode 2: Lade .deb und installiere es manuell</h2>