This commit is contained in:
zzz
2009-12-08 12:22:56 +00:00
parent f446a5f1fc
commit b205af5a0d
2 changed files with 19 additions and 25 deletions

View File

@@ -16,7 +16,7 @@ package net.i2p;
public class CoreVersion { public class CoreVersion {
/** deprecated */ /** deprecated */
public final static String ID = "Monotone"; public final static String ID = "Monotone";
public final static String VERSION = "0.7.7"; public final static String VERSION = "0.7.8";
public static void main(String args[]) { public static void main(String args[]) {
System.out.println("I2P Core version: " + VERSION); System.out.println("I2P Core version: " + VERSION);

View File

@@ -1,42 +1,36 @@
<i2p.news date="$Date: 2009-12-08 00:00:00 $"> <i2p.news date="$Date: 2009-12-08 00:00:00 $">
<i2p.release version="0.7.8" date="2009/12/08" minVersion="0.6"/> <i2p.release version="0.7.8" date="2009/12/08" minVersion="0.6"/>
<h4>Congratulations on getting I2P installed!</h4> <h4><ul><li>Congratulations on getting I2P installed!</li></ul></h4>
<ul> <p>
<li>
<b>Welcome to I2P!</b> <b>Welcome to I2P!</b>
Please <b>have patience</b> as I2P boots up and finds peers. Please <b>have patience</b> as I2P boots up and finds peers.
</li> </p>
<li> <p>
While you are waiting, please <b>adjust your bandwidth settings</b> on the While you are waiting, please <b>adjust your bandwidth settings</b> on the
<a href="config.jsp">configuration page</a>. <a href="config.jsp">configuration page</a>.
</li> </p>
<li> <p>
Once you have a "shared clients" destination listed on the left, Once you have a "shared clients" destination listed on the left,
please <b>check out</b> our please <b>check out</b> our
<a href="http://www.i2p2.i2p/faq.html">FAQ</a>. <a href="http://www.i2p2.i2p/faq.html">FAQ</a>.
</li> </p>
<li> <p>
Point your IRC client to <b>localhost:6668</b> and say hi to us on #i2p. Point your IRC client to <b>localhost:6668</b> and say hi to us on #i2p.
</li> </p>
</ul> <h4><ul><li>Gratulation zur erfolgreichen Installation von I2P!</li></ul></h4>
<br> <p>
<h4>Gratulation zur erfolgreichen Installation von I2P!</h4>
<ul>
<li>
<b>Willkommen bei I2P!</b> <b>Willkommen bei I2P!</b>
Bitte noch <b>etwas Geduld</b> w&auml;hrend I2P startet und weitere I2P Router findet. Bitte noch <b>etwas Geduld</b> w&auml;hrend I2P startet und weitere I2P Router findet.
</li> </p>
<li> <p>
Passe bitte In der Wartezeit <b>deine Einstellungen zur Bandbreite</b> auf der Passe bitte In der Wartezeit <b>deine Einstellungen zur Bandbreite</b> auf der
<a href="config.jsp">Einstellungsseite</a> an. <a href="config.jsp">Einstellungsseite</a> an.
</li> </p>
<li> <p>
Sobald auf der linken Seite eine "shared clients" Verbindung aufgelistet ist <b>besuche bitte</b> unsere <a href="http://www.i2p2.i2p/faq_de.html">FAQ</a>. Sobald auf der linken Seite eine "shared clients" Verbindung aufgelistet ist <b>besuche bitte</b> unsere <a href="http://www.i2p2.i2p/faq_de.html">FAQ</a>.
</li> </p>
<li> <p>
Verbinde deinen IRC Klienten mit dem Server auf <b>localhost:6668</b> und sage Hallo zu uns im Kanal #i2p. Verbinde deinen IRC Klienten mit dem Server auf <b>localhost:6668</b> und sage Hallo zu uns im Kanal #i2p.
</li> </p>
</ul>
</i2p.news> </i2p.news>