From 023095f97f272a47000d935b985823926dc3bf60 Mon Sep 17 00:00:00 2001 From: Michael Drake Date: Sun, 15 Jul 2012 17:01:08 +0100 Subject: Fix project pages for SVN --> Git transition. Fix some bad whitespace chars. --- projects/hubbub/index.en | 4 ++-- projects/iconv/index.en | 4 ++-- projects/libcss/index.en | 6 +++--- projects/libdom/index.en | 6 +++--- projects/libnsbmp/index.en | 4 ++-- projects/libnsfb/index.en | 6 +++--- projects/libnsgif/index.en | 4 ++-- projects/libparserutils/index.en | 4 ++-- projects/libpencil/index.en | 2 +- projects/librosprite/index.en | 4 ++-- projects/libsvgtiny/index.en | 6 +++--- projects/libwapcaplet/index.en | 6 +++--- projects/rufl/index.en | 6 +++--- projects/ttf2f/index.en | 6 +++--- 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 @@

Source code

-

You can browse the source code via the online interface. Alternatively, you can check it out of SVN:

+

You can browse the source code via the online interface. Alternatively, you can check it out with Git:

-

$ svn co svn://svn.netsurf-browser.org/trunk/hubbub

+

$ git clone git://git.netsurf-browser.org/libhubbub.git

Hubbub is licensed under the MIT Licence.

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 @@

Source code

-

You can browse the source code via the online interface. Alternatively, you can check it out of SVN:

+

You can browse the source code via the online interface. Alternatively, you can check it out with Git:

-

$ svn co svn://svn.netsurf-browser.org/trunk/iconv

+

$ git clone git://git.netsurf-browser.org/iconv.git

Iconv is licensed under the MIT Licence.

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 @@

Source code

-

You can browse the source code via the online interface. Alternatively, you can check it out of SVN:

+

You can browse the source code via the online interface. Alternatively, you can check it out with Git:

-

$ svn co svn://svn.netsurf-browser.org/trunk/libcss

+

$ git clone git://git.netsurf-browser.org/libcss.git

-

LibCSS is licensed under the MIT Licence.

+

LibCSS is licensed under the MIT Licence.

Releases

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 @@

Source code

-

You can browse the source code via the online interface. Alternatively, you can check it out of SVN:

+

You can browse the source code via the online interface. Alternatively, you can check it out with Git:

-

$ svn co svn://svn.netsurf-browser.org/trunk/libdom

+

$ git clone git://git.netsurf-browser.org/libdom.git

-

LibDOM is licensed under the MIT Licence.

+

LibDOM is licensed under the MIT Licence.

Contact

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 @@

Source code

-

You can browse the source code via the online interface. Alternatively, you can check it out of SVN:

+

You can browse the source code via the online interface. Alternatively, you can check it out with Git:

-

$ svn co svn://svn.netsurf-browser.org/trunk/libnsbmp

+

$ git clone git://git.netsurf-browser.org/libnsbmp.git

Libnsbmp is licensed under the MIT Licence.

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 @@

Source code

-

You can browse the source code via the online interface. Alternatively, you can check it out of SVN:

+

You can browse the source code via the online interface. Alternatively, you can check it out with Git:

-

$ svn co svn://svn.netsurf-browser.org/trunk/libnsfb

+

$ git clone git://git.netsurf-browser.org/libnsfb.git

-

LibNSFB is licensed under the MIT Licence.

+

LibNSFB is licensed under the MIT Licence.

Contact

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 @@

Source code

-

You can browse the source code via the online interface. Alternatively, you can check it out of SVN:

+

You can browse the source code via the online interface. Alternatively, you can check it out with Git:

-

$ svn co svn://svn.netsurf-browser.org/trunk/libnsgif

+

$ git clone git://git.netsurf-browser.org/libnsgif.git

Libnsgif is licensed under the MIT Licence.

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 @@

Source code

-

You can browse the source code via the online interface. Alternatively, you can check it out of SVN:

+

You can browse the source code via the online interface. Alternatively, you can check it out with Git:

-

$ svn co svn://svn.netsurf-browser.org/trunk/libparserutils

+

$ git clone git://git.netsurf-browser.org/libparserutils.git

LibParserUtils is licensed under the MIT Licence.

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 @@

Source code

-

You can browse the source code via the online interface.

+

You can browse the source code via the online interface.

Contact

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 @@

Source code

-

You can browse the source code via the online interface. Alternatively, you can check it out of SVN:

+

You can browse the source code via the online interface. Alternatively, you can check it out with Git:

-

$ svn co svn://svn.netsurf-browser.org/trunk/librosprite

+

$ git clone git://git.netsurf-browser.org/librosprite.git

LibROSprite is licensed under the MIT Licence.

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 @@

Source code

-

You can browse the source code via the online interface. Alternatively, you can check it out of SVN:

+

You can browse the source code via the online interface. Alternatively, you can check it out with Git:

-

$ svn co svn://svn.netsurf-browser.org/trunk/libsvgtiny

+

$ git clone git://git.netsurf-browser.org/libsvgtiny.git

-

Libsvgtiny is licensed under the MIT Licence.

+

Libsvgtiny is licensed under the MIT Licence.

Contact

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 @@

Source code

-

You can browse the source code via the online interface. Alternatively, you can check it out of SVN:

+

You can browse the source code via the online interface. Alternatively, you can check it out with Git:

-

$ svn co svn://svn.netsurf-browser.org/trunk/libwapcaplet

+

$ git clone git://git.netsurf-browser.org/libwapcaplet.git

-

LibWapcaplet is licensed under the MIT Licence.

+

LibWapcaplet is licensed under the MIT Licence.

Releases

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 @@

Source code

-

You can browse the source code via the online interface. Alternatively, you can check it out of SVN:

+

You can browse the source code via the online interface. Alternatively, you can check it out with Git:

-

$ svn co svn://svn.netsurf-browser.org/trunk/rufl

+

$ git clone git://git.netsurf-browser.org/rufl.git

-

RUfl is licensed under the MIT Licence.

+

RUfl is licensed under the MIT Licence.

Contact

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 @@

Source code

-

You can browse the source code via the online interface. Alternatively, you can check it out of SVN:

+

You can browse the source code via the online interface. Alternatively, you can check it out with Git:

-

$ svn co svn://svn.netsurf-browser.org/trunk/tools/ttf2f

+

$ git clone git://git.netsurf-browser.org/ttf2f.git

-

TTF2f is licensed under the Simplified BSD Licence.

+

TTF2f is licensed under the Simplified BSD Licence.

Contact

-- cgit v1.2.3