forked from I2P_Developers/i2p.i2p
Update Trac links: s|http://trac\.i2p2\.de|https://trac.i2p2.de|g
This commit is contained in:
@@ -42,4 +42,4 @@ Supported JVMs:
|
|||||||
Windows: Latest available from http://java.com/download (1.5+ supported)
|
Windows: Latest available from http://java.com/download (1.5+ supported)
|
||||||
Linux: Latest available from http://java.com/download (1.5+ supported)
|
Linux: Latest available from http://java.com/download (1.5+ supported)
|
||||||
FreeBSD: 1.5-compatible (NIO required)
|
FreeBSD: 1.5-compatible (NIO required)
|
||||||
Other operating systems and JVMs: See http://trac.i2p2.de/wiki/java
|
Other operating systems and JVMs: See https://trac.i2p2.de/wiki/java
|
||||||
|
@@ -2,7 +2,7 @@ I2P source installation instructions
|
|||||||
|
|
||||||
Prerequisites to build from source:
|
Prerequisites to build from source:
|
||||||
Java SDK (preferably Oracle/Sun or OpenJDK) 1.6.0 or higher
|
Java SDK (preferably Oracle/Sun or OpenJDK) 1.6.0 or higher
|
||||||
Non-linux operating systems and JVMs: See http://trac.i2p2.de/wiki/java
|
Non-linux operating systems and JVMs: See https://trac.i2p2.de/wiki/java
|
||||||
Apache Ant 1.7.0 or higher
|
Apache Ant 1.7.0 or higher
|
||||||
The xgettext, msgfmt, and msgmerge tools installed
|
The xgettext, msgfmt, and msgmerge tools installed
|
||||||
from the GNU gettext package http://www.gnu.org/software/gettext/
|
from the GNU gettext package http://www.gnu.org/software/gettext/
|
||||||
|
@@ -1,6 +1,6 @@
|
|||||||
Prerequisites to build from source:
|
Prerequisites to build from source:
|
||||||
Java SDK (preferably Oracle/Sun or OpenJDK) 1.6.0 or higher
|
Java SDK (preferably Oracle/Sun or OpenJDK) 1.6.0 or higher
|
||||||
Non-linux operating systems and JVMs: See http://trac.i2p2.de/wiki/java
|
Non-linux operating systems and JVMs: See https://trac.i2p2.de/wiki/java
|
||||||
Apache Ant 1.7.0 or higher
|
Apache Ant 1.7.0 or higher
|
||||||
The xgettext, msgfmt, and msgmerge tools installed
|
The xgettext, msgfmt, and msgmerge tools installed
|
||||||
from the GNU gettext package http://www.gnu.org/software/gettext/
|
from the GNU gettext package http://www.gnu.org/software/gettext/
|
||||||
@@ -22,13 +22,13 @@ Documentation:
|
|||||||
API: run 'ant javadoc' then start at build/javadoc/index.html
|
API: run 'ant javadoc' then start at build/javadoc/index.html
|
||||||
|
|
||||||
Latest release:
|
Latest release:
|
||||||
http://www.i2p2.de/download.html
|
http://www.i2p2.de/download
|
||||||
|
|
||||||
To get development branch from source control:
|
To get development branch from source control:
|
||||||
http://www.i2p2.de/newdevelopers.html
|
http://www.i2p2.de/newdevelopers
|
||||||
|
|
||||||
FAQ:
|
FAQ:
|
||||||
http://www.i2p2.de/faq.html
|
http://www.i2p2.de/faq
|
||||||
|
|
||||||
Need help?
|
Need help?
|
||||||
IRC irc.freenode.net #i2p
|
IRC irc.freenode.net #i2p
|
||||||
|
@@ -30,7 +30,7 @@
|
|||||||
<% /* note to translators - both parameters are URLs */
|
<% /* note to translators - both parameters are URLs */
|
||||||
%><%=intl._("Please report bugs on {0} or {1}.",
|
%><%=intl._("Please report bugs on {0} or {1}.",
|
||||||
"<a href=\"http://trac.i2p2.i2p/newticket\">trac.i2p2.i2p</a>",
|
"<a href=\"http://trac.i2p2.i2p/newticket\">trac.i2p2.i2p</a>",
|
||||||
"<a href=\"http://trac.i2p2.de/newticket\">trac.i2p2.de</a>")%>
|
"<a href=\"https://trac.i2p2.de/newticket\">trac.i2p2.de</a>")%>
|
||||||
<%=intl._("You may use the username \"guest\" and password \"guest\" if you do not wish to register.")%>
|
<%=intl._("You may use the username \"guest\" and password \"guest\" if you do not wish to register.")%>
|
||||||
<p><%=intl._("Please include this information in bug reports")%>:
|
<p><%=intl._("Please include this information in bug reports")%>:
|
||||||
</p></div><div class="sorry" id="warning2">
|
</p></div><div class="sorry" id="warning2">
|
||||||
|
@@ -16,7 +16,7 @@
|
|||||||
<% /* note to translators - both parameters are URLs */
|
<% /* note to translators - both parameters are URLs */
|
||||||
%><%=intl._("Please report bugs on {0} or {1}.",
|
%><%=intl._("Please report bugs on {0} or {1}.",
|
||||||
"<a href=\"http://trac.i2p2.i2p/newticket\">trac.i2p2.i2p</a>",
|
"<a href=\"http://trac.i2p2.i2p/newticket\">trac.i2p2.i2p</a>",
|
||||||
"<a href=\"http://trac.i2p2.de/newticket\">trac.i2p2.de</a>")%>
|
"<a href=\"https://trac.i2p2.de/newticket\">trac.i2p2.de</a>")%>
|
||||||
<%=intl._("You may use the username \"guest\" and password \"guest\" if you do not wish to register.")%>
|
<%=intl._("You may use the username \"guest\" and password \"guest\" if you do not wish to register.")%>
|
||||||
<p><i><%=intl._("Please include this information in bug reports")%>:</i>
|
<p><i><%=intl._("Please include this information in bug reports")%>:</i>
|
||||||
<p>
|
<p>
|
||||||
|
Reference in New Issue
Block a user