[gtk+] docs: building: Update links to the location of tarballs
- From: Javier Jardón <jjardon src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+] docs: building: Update links to the location of tarballs
- Date: Mon, 6 Jun 2011 12:51:26 +0000 (UTC)
commit e8f36232dea28eadb08becff88445f27889597aa
Author: Javier Jardón <jjardon gnome org>
Date: Mon Jun 6 13:49:43 2011 +0100
docs: building: Update links to the location of tarballs
Nowadays the tarballs are uploaded to ftp.gnome.org instead ftp.gtk.org
docs/reference/gtk/building.sgml | 17 +++++++++--------
1 files changed, 9 insertions(+), 8 deletions(-)
---
diff --git a/docs/reference/gtk/building.sgml b/docs/reference/gtk/building.sgml
index c2b265b..d231ba7 100644
--- a/docs/reference/gtk/building.sgml
+++ b/docs/reference/gtk/building.sgml
@@ -171,22 +171,22 @@ How to compile GTK+ itself
The GLib library provides core non-graphical functionality
such as high level data types, Unicode manipulation, and
an object and type system to C programs. It is available
- from the <ulink url="ftp://ftp.gtk.org/pub/glib/">GTK+
- FTP site</ulink>.
+ <ulink url="http://ftp.gnome.org/pub/gnome/sources/glib/">here</ulink>.
</para>
</listitem>
<listitem>
<para>
The <ulink url="http://git.gnome.org/browse/gdk-pixbuf/">GdkPixbuf library</ulink>
provides facilities for loading images in a variety of file formats.
+ It is available
+ <ulink url="http://ftp.gnome.org/pub/gnome/sources/gdk-pixbuf/">here</ulink>.
</para>
</listitem>
<listitem>
<para>
<ulink url="http://www.pango.org">Pango</ulink> is a library
- for internationalized text handling. It is available from
- the <ulink url="ftp://ftp.gtk.org/pub/pango/">GTK+ FTP
- site</ulink>.
+ for internationalized text handling. It is available
+ <ulink url="http://ftp.gnome.org/pub/gnome/sources/pango/">here</ulink>.
</para>
</listitem>
<listitem>
@@ -194,15 +194,16 @@ How to compile GTK+ itself
ATK is the Accessibility Toolkit. It provides a set of generic
interfaces allowing accessibility technologies such as
screen readers to interact with a graphical user interface.
- It is available from the <ulink
- url="ftp://ftp.gtk.org/pub/atk/">GTK+ FTP site</ulink>.
+ It is available
+ <ulink url="http://ftp.gnome.org/pub/gnome/sources/atk/">here</ulink>.
</para>
</listitem>
<listitem>
<para>
<ulink url="http://live.gnome.org/GObjectIntrospection">Gobject Introspection</ulink>
is a framework for making introspection data available to
- language bindings.
+ language bindings. It is available
+ <ulink url="http://ftp.gnome.org/pub/gnome/sources/gobject-introspection/">here</ulink>.
</para>
</listitem>
</itemizedlist>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]