From 3bb15c459f86d85c653fd6369b3fd621c10c3515 Mon Sep 17 00:00:00 2001 From: Michael Drake Date: Sun, 15 Jul 2012 18:04:15 +0100 Subject: Update docs for Git. --- Docs/BUILDING-Cocoa | 2 +- Docs/BUILDING-Framebuffer | 2 +- Docs/BUILDING-GTK | 2 +- Docs/BUILDING-Monkey | 2 +- Docs/BUILDING-Windows | 2 +- Docs/LIBRARIES | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/Docs/BUILDING-Cocoa b/Docs/BUILDING-Cocoa index 7bfac2937..31a58ee81 100644 --- a/Docs/BUILDING-Cocoa +++ b/Docs/BUILDING-Cocoa @@ -27,7 +27,7 @@ The remainder must be installed manually. Currently, some of the libraries developed as part of the NetSurf project have not had official releases. Hopefully they will soon be released with downloadable tarballs and packaged - in common distros. For now, you'll have to make do with svn checkouts. + in common distros. For now, you'll have to make do with Git checkouts. Package installation ---------------------- diff --git a/Docs/BUILDING-Framebuffer b/Docs/BUILDING-Framebuffer index 7cddc7e74..4eb993f13 100644 --- a/Docs/BUILDING-Framebuffer +++ b/Docs/BUILDING-Framebuffer @@ -211,7 +211,7 @@ Index: framebuffer/font_freetype.c The remainder must be installed manually. Currently, some of the libraries developed as part of the NetSurf project have not had official releases. Hopefully they will soon be released with downloadable tarballs and packaged - in common distros. For now, you'll have to make do with svn checkouts. + in common distros. For now, you'll have to make do with Git checkouts. Package installation ---------------------- diff --git a/Docs/BUILDING-GTK b/Docs/BUILDING-GTK index b01dbf021..2749bf4ec 100644 --- a/Docs/BUILDING-GTK +++ b/Docs/BUILDING-GTK @@ -51,7 +51,7 @@ The remainder must be installed manually. Currently, some of the libraries developed as part of the NetSurf project have not had official releases. Hopefully they will soon be released with downloadable tarballs and packaged - in common distros. For now, you'll have to make do with svn checkouts. + in common distros. For now, you'll have to make do with Git checkouts. Some of NetSurf's own libraries will be installed in /usr/local/ by default. Fedora, and perhaps some other distributions of Linux, do not ship a diff --git a/Docs/BUILDING-Monkey b/Docs/BUILDING-Monkey index aa77f99ec..b467c7c15 100644 --- a/Docs/BUILDING-Monkey +++ b/Docs/BUILDING-Monkey @@ -47,7 +47,7 @@ The remainder must be installed manually. Currently, some of the libraries developed as part of the NetSurf project have not had official releases. Hopefully they will soon be released with downloadable tarballs and packaged - in common distros. For now, you'll have to make do with svn checkouts. + in common distros. For now, you'll have to make do with Git checkouts. Some of NetSurf's own libraries will be installed in /usr/local/ by default. Fedora, and perhaps some other distributions of Linux, do not ship a diff --git a/Docs/BUILDING-Windows b/Docs/BUILDING-Windows index 55dfcfdfd..10454b9b2 100644 --- a/Docs/BUILDING-Windows +++ b/Docs/BUILDING-Windows @@ -204,7 +204,7 @@ EOF ----------- The windows resources may be rebuilt. Currently there is 1 object - file included in the svn distribution of NetSurf that could be + file included in the Git distribution of NetSurf that could be manually compiled $ cd windows/res diff --git a/Docs/LIBRARIES b/Docs/LIBRARIES index f6292809d..dc5a98048 100644 --- a/Docs/LIBRARIES +++ b/Docs/LIBRARIES @@ -30,7 +30,7 @@ Required: - $ git clone git://git.netsurf-browser.org/pencil + $ git clone git://git.netsurf-browser.org/libpencil $ git clone git://git.netsurf-browser.org/rufl -- cgit v1.2.3