From 7817aef8ccb674c6f79ab17da4f51b7f043c19b6 Mon Sep 17 00:00:00 2001 From: Michael Drake Date: Tue, 3 Jul 2012 16:57:57 +0100 Subject: More SVN --> Git. --- documentation/translations.en | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) (limited to 'documentation/translations.en') diff --git a/documentation/translations.en b/documentation/translations.en index 2c2f553..8860397 100644 --- a/documentation/translations.en +++ b/documentation/translations.en @@ -83,11 +83,9 @@

The documentation is part of the web site and it is copied into the NetSurf application by the autobuilder. The autobuilder automatically makes a few changes to links in the documentation, to ensure they work off line. It is important that it is the web site version of the documentation is translated.

-

The simplest way to get the latest files is to use Subversion, as follows:

+

The simplest way to get the latest files is to use Git, as follows:

-

*svn checkout svn://svn.netsurf-browser.org/trunk/netsurf/!NetSurf
*svn checkout svn://svn.netsurf-browser.org/trunk/netsurfweb

- -

The Subversion client must first have been seen by the filer.

+

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

The important files are

@@ -114,7 +112,7 @@

File submission

-

Please send any translated files to Michael <tlsa@netsurf-browser.org>.

+

Please send any translated files to the development mailing list.