summaryrefslogtreecommitdiff
path: root/projects
diff options
context:
space:
mode:
Diffstat (limited to 'projects')
-rw-r--r--projects/hubbub/index.en4
-rw-r--r--projects/iconv/index.en4
-rw-r--r--projects/libcss/index.en6
-rw-r--r--projects/libdom/index.en6
-rw-r--r--projects/libnsbmp/index.en4
-rw-r--r--projects/libnsfb/index.en6
-rw-r--r--projects/libnsgif/index.en4
-rw-r--r--projects/libparserutils/index.en4
-rw-r--r--projects/libpencil/index.en2
-rw-r--r--projects/librosprite/index.en4
-rw-r--r--projects/libsvgtiny/index.en6
-rw-r--r--projects/libwapcaplet/index.en6
-rw-r--r--projects/rufl/index.en6
-rw-r--r--projects/ttf2f/index.en6
14 files changed, 34 insertions, 34 deletions
diff --git a/projects/hubbub/index.en b/projects/hubbub/index.en
index da4e27d..9d21b90 100644
--- a/projects/hubbub/index.en
+++ b/projects/hubbub/index.en
@@ -60,9 +60,9 @@
<h2>Source code</h2>
-<p>You can <a href="http://source.netsurf-browser.org/trunk/hubbub/">browse the source code</a> via the online interface. Alternatively, you can check it out of SVN:</p>
+<p>You can <a href="http://source.netsurf-browser.org/?p=libhubbub.git;a=summary">browse the source code</a> via the online interface. Alternatively, you can check it out with Git:</p>
-<p class="svncommand">$ svn co svn://svn.netsurf-browser.org/trunk/hubbub</p>
+<p class="svncommand">$ git clone git://git.netsurf-browser.org/libhubbub.git</p>
<p>Hubbub is licensed under the <a href="http://opensource.org/licenses/mit-license.php">MIT Licence</a>.</p>
diff --git a/projects/iconv/index.en b/projects/iconv/index.en
index 5d4ae13..71e77bb 100644
--- a/projects/iconv/index.en
+++ b/projects/iconv/index.en
@@ -54,9 +54,9 @@
<h2>Source code</h2>
-<p>You can <a href="http://source.netsurf-browser.org/trunk/iconv/">browse the source code</a> via the online interface. Alternatively, you can check it out of SVN:</p>
+<p>You can <a href="http://source.netsurf-browser.org/?p=iconv.git;a=summary">browse the source code</a> via the online interface. Alternatively, you can check it out with Git:</p>
-<p class="svncommand">$ svn co svn://svn.netsurf-browser.org/trunk/iconv</p>
+<p class="svncommand">$ git clone git://git.netsurf-browser.org/iconv.git</p>
<p>Iconv is licensed under the <a href="http://opensource.org/licenses/mit-license.php">MIT Licence</a>.</p>
diff --git a/projects/libcss/index.en b/projects/libcss/index.en
index b281288..a72aa75 100644
--- a/projects/libcss/index.en
+++ b/projects/libcss/index.en
@@ -54,11 +54,11 @@
<h2>Source code</h2>
-<p>You can <a href="http://source.netsurf-browser.org/trunk/libcss/">browse the source code</a> via the online interface. Alternatively, you can check it out of SVN:</p>
+<p>You can <a href="http://source.netsurf-browser.org/?p=libcss.git;a=summary">browse the source code</a> via the online interface. Alternatively, you can check it out with Git:</p>
-<p class="svncommand">$ svn co svn://svn.netsurf-browser.org/trunk/libcss</p>
+<p class="svncommand">$ git clone git://git.netsurf-browser.org/libcss.git</p>
-<p>LibCSS is licensed under the <a href="http://opensource.org/licenses/mit-license.php">MIT Licence</a>.</p>
+<p>LibCSS is licensed under the <a href="http://opensource.org/licenses/mit-license.php">MIT Licence</a>.</p>
<h2>Releases</h2>
diff --git a/projects/libdom/index.en b/projects/libdom/index.en
index d59d1fb..05aab97 100644
--- a/projects/libdom/index.en
+++ b/projects/libdom/index.en
@@ -37,11 +37,11 @@
<h2>Source code</h2>
-<p>You can <a href="http://source.netsurf-browser.org/trunk/libdom/">browse the source code</a> via the online interface. Alternatively, you can check it out of SVN:</p>
+<p>You can <a href="http://source.netsurf-browser.org/?p=libdom.git;a=summary">browse the source code</a> via the online interface. Alternatively, you can check it out with Git:</p>
-<p class="svncommand">$ svn co svn://svn.netsurf-browser.org/trunk/libdom</p>
+<p class="svncommand">$ git clone git://git.netsurf-browser.org/libdom.git</p>
-<p>LibDOM is licensed under the <a href="http://opensource.org/licenses/mit-license.php">MIT Licence</a>.</p>
+<p>LibDOM is licensed under the <a href="http://opensource.org/licenses/mit-license.php">MIT Licence</a>.</p>
<h2>Contact</h2>
diff --git a/projects/libnsbmp/index.en b/projects/libnsbmp/index.en
index 73a8056..a269467 100644
--- a/projects/libnsbmp/index.en
+++ b/projects/libnsbmp/index.en
@@ -45,9 +45,9 @@
<h2>Source code</h2>
-<p>You can <a href="http://source.netsurf-browser.org/trunk/libnsbmp/">browse the source code</a> via the online interface. Alternatively, you can check it out of SVN:</p>
+<p>You can <a href="http://source.netsurf-browser.org/?p=libnsbmp.git;a=summary">browse the source code</a> via the online interface. Alternatively, you can check it out with Git:</p>
-<p class="svncommand">$ svn co svn://svn.netsurf-browser.org/trunk/libnsbmp</p>
+<p class="svncommand">$ git clone git://git.netsurf-browser.org/libnsbmp.git</p>
<p>Libnsbmp is licensed under the <a href="http://opensource.org/licenses/mit-license.php">MIT Licence</a>.</p>
diff --git a/projects/libnsfb/index.en b/projects/libnsfb/index.en
index 3ac3d9b..260b3aa 100644
--- a/projects/libnsfb/index.en
+++ b/projects/libnsfb/index.en
@@ -49,11 +49,11 @@
<h2>Source code</h2>
-<p>You can <a href="http://source.netsurf-browser.org/trunk/libnsfb/">browse the source code</a> via the online interface. Alternatively, you can check it out of SVN:</p>
+<p>You can <a href="http://source.netsurf-browser.org/?p=libnsfb.git;a=summary">browse the source code</a> via the online interface. Alternatively, you can check it out with Git:</p>
-<p class="svncommand">$ svn co svn://svn.netsurf-browser.org/trunk/libnsfb</p>
+<p class="svncommand">$ git clone git://git.netsurf-browser.org/libnsfb.git</p>
-<p>LibNSFB is licensed under the <a href="http://opensource.org/licenses/mit-license.php">MIT Licence</a>.</p>
+<p>LibNSFB is licensed under the <a href="http://opensource.org/licenses/mit-license.php">MIT Licence</a>.</p>
<h2>Contact</h2>
diff --git a/projects/libnsgif/index.en b/projects/libnsgif/index.en
index bdcfe48..9e7ca38 100644
--- a/projects/libnsgif/index.en
+++ b/projects/libnsgif/index.en
@@ -44,9 +44,9 @@
<h2>Source code</h2>
-<p>You can <a href="http://source.netsurf-browser.org/trunk/libnsgif/">browse the source code</a> via the online interface. Alternatively, you can check it out of SVN:</p>
+<p>You can <a href="http://source.netsurf-browser.org/?p=libnsgif.git;a=summary">browse the source code</a> via the online interface. Alternatively, you can check it out with Git:</p>
-<p class="svncommand">$ svn co svn://svn.netsurf-browser.org/trunk/libnsgif</p>
+<p class="svncommand">$ git clone git://git.netsurf-browser.org/libnsgif.git</p>
<p>Libnsgif is licensed under the <a href="http://opensource.org/licenses/mit-license.php">MIT Licence</a>.</p>
diff --git a/projects/libparserutils/index.en b/projects/libparserutils/index.en
index e85dc76..4bf1ce4 100644
--- a/projects/libparserutils/index.en
+++ b/projects/libparserutils/index.en
@@ -66,9 +66,9 @@
<h2>Source code</h2>
-<p>You can <a href="http://source.netsurf-browser.org/trunk/libparserutils/">browse the source code</a> via the online interface. Alternatively, you can check it out of SVN:</p>
+<p>You can <a href="http://source.netsurf-browser.org/?p=libparserutils.git;a=summary">browse the source code</a> via the online interface. Alternatively, you can check it out with Git:</p>
-<p class="svncommand">$ svn co svn://svn.netsurf-browser.org/trunk/libparserutils</p>
+<p class="svncommand">$ git clone git://git.netsurf-browser.org/libparserutils.git</p>
<p>LibParserUtils is licensed under the <a href="http://opensource.org/licenses/mit-license.php">MIT Licence</a>.</p>
diff --git a/projects/libpencil/index.en b/projects/libpencil/index.en
index 8a07b16..adc72b6 100644
--- a/projects/libpencil/index.en
+++ b/projects/libpencil/index.en
@@ -37,7 +37,7 @@
<h2>Source code</h2>
-<p>You can <a href="http://source.netsurf-browser.org/trunk/pencil/">browse the source code</a> via the online interface.</p>
+<p>You can <a href="http://source.netsurf-browser.org/?p=libpencil.git;a=summary">browse the source code</a> via the online interface.</p>
<h2>Contact</h2>
diff --git a/projects/librosprite/index.en b/projects/librosprite/index.en
index 363ccba..455fd58 100644
--- a/projects/librosprite/index.en
+++ b/projects/librosprite/index.en
@@ -57,9 +57,9 @@
<h2>Source code</h2>
-<p>You can <a href="http://source.netsurf-browser.org/trunk/librosprite/">browse the source code</a> via the online interface. Alternatively, you can check it out of SVN:</p>
+<p>You can <a href="http://source.netsurf-browser.org/?p=librosprite.git;a=summary">browse the source code</a> via the online interface. Alternatively, you can check it out with Git:</p>
-<p class="svncommand">$ svn co svn://svn.netsurf-browser.org/trunk/librosprite</p>
+<p class="svncommand">$ git clone git://git.netsurf-browser.org/librosprite.git</p>
<p>LibROSprite is licensed under the <a href="http://opensource.org/licenses/mit-license.php">MIT Licence</a>.</p>
diff --git a/projects/libsvgtiny/index.en b/projects/libsvgtiny/index.en
index 73b3b32..642f338 100644
--- a/projects/libsvgtiny/index.en
+++ b/projects/libsvgtiny/index.en
@@ -41,11 +41,11 @@
<h2>Source code</h2>
-<p>You can <a href="http://source.netsurf-browser.org/trunk/libsvgtiny/">browse the source code</a> via the online interface. Alternatively, you can check it out of SVN:</p>
+<p>You can <a href="http://source.netsurf-browser.org/?p=libsvgtiny.git;a=summary">browse the source code</a> via the online interface. Alternatively, you can check it out with Git:</p>
-<p class="svncommand">$ svn co svn://svn.netsurf-browser.org/trunk/libsvgtiny</p>
+<p class="svncommand">$ git clone git://git.netsurf-browser.org/libsvgtiny.git</p>
-<p>Libsvgtiny is licensed under the <a href="http://opensource.org/licenses/mit-license.php">MIT Licence</a>.</p>
+<p>Libsvgtiny is licensed under the <a href="http://opensource.org/licenses/mit-license.php">MIT Licence</a>.</p>
<h2>Contact</h2>
diff --git a/projects/libwapcaplet/index.en b/projects/libwapcaplet/index.en
index 240dcd5..012ea39 100644
--- a/projects/libwapcaplet/index.en
+++ b/projects/libwapcaplet/index.en
@@ -37,11 +37,11 @@
<h2>Source code</h2>
-<p>You can <a href="http://source.netsurf-browser.org/trunk/libwapcaplet/">browse the source code</a> via the online interface. Alternatively, you can check it out of SVN:</p>
+<p>You can <a href="http://source.netsurf-browser.org/?p=libwapcaplet.git;a=summary">browse the source code</a> via the online interface. Alternatively, you can check it out with Git:</p>
-<p class="svncommand">$ svn co svn://svn.netsurf-browser.org/trunk/libwapcaplet</p>
+<p class="svncommand">$ git clone git://git.netsurf-browser.org/libwapcaplet.git</p>
-<p>LibWapcaplet is licensed under the <a href="http://opensource.org/licenses/mit-license.php">MIT Licence</a>.</p>
+<p>LibWapcaplet is licensed under the <a href="http://opensource.org/licenses/mit-license.php">MIT Licence</a>.</p>
<h2>Releases</h2>
diff --git a/projects/rufl/index.en b/projects/rufl/index.en
index 9f3bc46..b79ff62 100644
--- a/projects/rufl/index.en
+++ b/projects/rufl/index.en
@@ -60,11 +60,11 @@
<h2>Source code</h2>
-<p>You can <a href="http://source.netsurf-browser.org/trunk/rufl/">browse the source code</a> via the online interface. Alternatively, you can check it out of SVN:</p>
+<p>You can <a href="http://source.netsurf-browser.org/?p=rufl.git;a=summary">browse the source code</a> via the online interface. Alternatively, you can check it out with Git:</p>
-<p class="svncommand">$ svn co svn://svn.netsurf-browser.org/trunk/rufl</p>
+<p class="svncommand">$ git clone git://git.netsurf-browser.org/rufl.git</p>
-<p>RUfl is licensed under the <a href="http://opensource.org/licenses/mit-license.php">MIT Licence</a>.</p>
+<p>RUfl is licensed under the <a href="http://opensource.org/licenses/mit-license.php">MIT Licence</a>.</p>
<h2>Contact</h2>
diff --git a/projects/ttf2f/index.en b/projects/ttf2f/index.en
index 61f5267..8a5968f 100644
--- a/projects/ttf2f/index.en
+++ b/projects/ttf2f/index.en
@@ -55,11 +55,11 @@
<h2>Source code</h2>
-<p>You can <a href="http://source.netsurf-browser.org/trunk/tools/ttf2f/">browse the source code</a> via the online interface. Alternatively, you can check it out of SVN:</p>
+<p>You can <a href="http://source.netsurf-browser.org/?p=ttf2f.git;a=summary">browse the source code</a> via the online interface. Alternatively, you can check it out with Git:</p>
-<p class="svncommand">$ svn co svn://svn.netsurf-browser.org/trunk/tools/ttf2f</p>
+<p class="svncommand">$ git clone git://git.netsurf-browser.org/ttf2f.git</p>
-<p>TTF2f is licensed under the <a href="http://opensource.org/licenses/BSD-2-Clause">Simplified BSD Licence</a>.</p>
+<p>TTF2f is licensed under the <a href="http://opensource.org/licenses/BSD-2-Clause">Simplified BSD Licence</a>.</p>
<h2>Contact</h2>