[gtk-web] Update links: library.gnome.org -> developer.gnome.org
- From: Sébastien Wilmet <swilmet src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk-web] Update links: library.gnome.org -> developer.gnome.org
- Date: Fri, 5 Dec 2014 14:50:46 +0000 (UTC)
commit 442e80c70cc7804c5f34915c1fb9c5ff05b9f093
Author: Sébastien Wilmet <swilmet gnome org>
Date: Fri Dec 5 15:45:46 2014 +0100
Update links: library.gnome.org -> developer.gnome.org
documentation.php | 56 ++++++++++++++++++++++++++--------------------------
download/linux.php | 2 +-
overview.php | 4 +-
support.php | 2 +-
4 files changed, 32 insertions(+), 32 deletions(-)
---
diff --git a/documentation.php b/documentation.php
index c77d33a..e7e398e 100755
--- a/documentation.php
+++ b/documentation.php
@@ -5,18 +5,18 @@ ob_start();
?>
<div class="sidebar">
<h2><a name="FAQ">FAQ</a></h2>
- <p>For information about to frequently asked questions, please <a
href="http://library.gnome.org/devel/gtk-faq/stable/" class="external">visit the FAQ</a>.</p>
+ <p>For information about frequently asked questions, please <a
href="https://developer.gnome.org/gtk3/stable/gtk-question-index.html" class="external">visit the FAQ</a>.</p>
<h2><a name="GTK-Doc">GTK-Doc</a></h2>
<p>All documentation for the GTK+ project uses GTK-Doc to generate the HTML pages from comments in
the C code. To find out more about GTK-Doc <a href="gtk-doc/" class="external">visit the project page</a>.</p>
<h2><a name="OlderDocumentation">Older Documentation</a></h2>
- <p>Although we recommend the GTK+ 3 platform, we keep the <a
href="http://library.gnome.org/devel/gtk2/stable/">GTK+ 2</a> and the <a href="documentation-old.php">GTK 1.2
Documentation</a> around for those who need it.</p>
+ <p>Although we recommend the GTK+ 3 platform, we keep the <a
href="https://developer.gnome.org/gtk2/stable/">GTK+ 2</a> and the <a href="documentation-old.php">GTK 1.2
Documentation</a> around for those who need it.</p>
</div>
<h2><a name="API">API Documentation</a></h2>
-<p>If the library you are interested in isn't listed here, try the <a
href="http://library.gnome.org/devel/references" class="external">documentation references</a> page on
library.gnome.org where you will find many other APIs documented which are used throughout the GNOME
platform. For documentation of the <a href="language-bindings.php">language bindings</a>, you might be able
to find it on the project's page, although the following documentation can still be of use.</p>
+<p>If the library you are interested in isn't listed here, try the <a
href="https://developer.gnome.org/references" class="external">documentation references</a> page on
developer.gnome.org where you will find many other APIs documented which are used throughout the GNOME
platform. For documentation of the <a href="language-bindings.php">language bindings</a>, you might be able
to find it on the project's page, although the following documentation can still be of use.</p>
<pre style="display: none;"><!-- For Lynx --></pre>
@@ -27,51 +27,51 @@ ob_start();
</tr>
<tr class="even">
<td>GLib</td>
- <td><a href="http://library.gnome.org/devel/glib/stable/" class="external">Stable</a></td>
- <td><a href="http://library.gnome.org/devel/glib/unstable/" class="external">Unstable</a></td>
- <td><a href="http://library.gnome.org/devel/glib/" class="external">All</a></td>
+ <td><a href="https://developer.gnome.org/glib/stable/" class="external">Stable</a></td>
+ <td><a href="https://developer.gnome.org/glib/unstable/" class="external">Unstable</a></td>
+ <td><a href="https://developer.gnome.org/glib/" class="external">All</a></td>
</tr>
<tr class="odd">
<td>GObject</td>
- <td><a href="http://library.gnome.org/devel/gobject/stable/" class="external">Stable</a></td>
- <td><a href="http://library.gnome.org/devel/gobject/unstable/"
class="external">Unstable</a></td>
- <td><a href="http://library.gnome.org/devel/gobject/" class="external">All</a></td>
+ <td><a href="https://developer.gnome.org/gobject/stable/" class="external">Stable</a></td>
+ <td><a href="https://developer.gnome.org/gobject/unstable/" class="external">Unstable</a></td>
+ <td><a href="https://developer.gnome.org/gobject/" class="external">All</a></td>
</tr>
<tr class="even">
<td>GIO</td>
- <td><a href="http://library.gnome.org/devel/gio/stable/" class="external">Stable</a></td>
- <td><a href="http://library.gnome.org/devel/gio/unstable/" class="external">Unstable</a></td>
- <td><a href="http://library.gnome.org/devel/gio/" class="external">All</a></td>
+ <td><a href="https://developer.gnome.org/gio/stable/" class="external">Stable</a></td>
+ <td><a href="https://developer.gnome.org/gio/unstable/" class="external">Unstable</a></td>
+ <td><a href="https://developer.gnome.org/gio/" class="external">All</a></td>
</tr>
<tr class="odd">
<td>Pango</td>
- <td><a href="http://library.gnome.org/devel/pango/stable/" class="external">Stable</a></td>
- <td><a href="http://library.gnome.org/devel/pango/unstable/"
class="external">Unstable</a></td>
- <td><a href="http://library.gnome.org/devel/pango/" class="external">All</a></td>
+ <td><a href="https://developer.gnome.org/pango/stable/" class="external">Stable</a></td>
+ <td><a href="https://developer.gnome.org/pango/unstable/" class="external">Unstable</a></td>
+ <td><a href="https://developer.gnome.org/pango/" class="external">All</a></td>
</tr>
<tr class="even">
<td>ATK</td>
- <td><a href="http://library.gnome.org/devel/atk/stable/" class="external">Stable</a></td>
- <td><a href="http://library.gnome.org/devel/atk/unstable/" class="external">Unstable</a></td>
- <td><a href="http://library.gnome.org/devel/atk/" class="external">All</a></td>
+ <td><a href="https://developer.gnome.org/atk/stable/" class="external">Stable</a></td>
+ <td><a href="https://developer.gnome.org/atk/unstable/" class="external">Unstable</a></td>
+ <td><a href="https://developer.gnome.org/atk/" class="external">All</a></td>
</tr>
<tr class="odd">
<td>GdkPixbuf</td>
- <td><a href="http://library.gnome.org/devel/gdk-pixbuf/stable/"
class="external">Stable</a></td>
- <td><a href="http://library.gnome.org/devel/gdk-pixbuf/unstable/"
class="external">Unstable</a></td>
- <td><a href="http://library.gnome.org/devel/gdk-pixbuf/" class="external">All</a></td>
+ <td><a href="https://developer.gnome.org/gdk-pixbuf/stable/" class="external">Stable</a></td>
+ <td><a href="https://developer.gnome.org/gdk-pixbuf/unstable/"
class="external">Unstable</a></td>
+ <td><a href="https://developer.gnome.org/gdk-pixbuf/" class="external">All</a></td>
</tr>
<tr class="even">
<td>GDK</td>
- <td><a href="http://library.gnome.org/devel/gdk3/stable/" class="external">Stable</a></td>
- <td><a href="http://library.gnome.org/devel/gdk3/unstable/" class="external">Unstable</a></td>
- <td><a href="http://library.gnome.org/devel/gdk3/" class="external">All</a></td>
+ <td><a href="https://developer.gnome.org/gdk3/stable/" class="external">Stable</a></td>
+ <td><a href="https://developer.gnome.org/gdk3/unstable/" class="external">Unstable</a></td>
+ <td><a href="https://developer.gnome.org/gdk3/" class="external">All</a></td>
</tr>
<tr class="odd">
<td>GTK</td>
- <td><a href="http://library.gnome.org/devel/gtk3/stable/" class="external">Stable</a></td>
- <td><a href="http://library.gnome.org/devel/gtk3/unstable/" class="external">Unstable</a></td>
- <td><a href="http://library.gnome.org/devel/gtk3/" class="external">All</a></td>
+ <td><a href="https://developer.gnome.org/gtk3/stable/" class="external">Stable</a></td>
+ <td><a href="https://developer.gnome.org/gtk3/unstable/" class="external">Unstable</a></td>
+ <td><a href="https://developer.gnome.org/gtk3/" class="external">All</a></td>
</tr>
</table>
@@ -95,7 +95,7 @@ ob_start();
<h2><a name="Tutorials">Tutorials</a></h2>
<ul>
<li>
- <a href="http://library.gnome.org/devel/gtk-tutorial/stable/" class="external">GTK+ 2.x</a>
+ <a href="https://developer.gnome.org/gtk-tutorial/stable/" class="external">GTK+ 2.x</a>
<br />The Official Tutorial.
</li>
<li>
diff --git a/download/linux.php b/download/linux.php
index 8f07610..c129b98 100755
--- a/download/linux.php
+++ b/download/linux.php
@@ -22,7 +22,7 @@ $oldgtk = array( '3.10', '3.8', '3.6', '3.4', '3.2', '3.0', '2.24', '2.20', '2.1
<p>You will need to get the GLib, GObject-Introspection, Pango, Gdk-Pixbuf, ATK and GTK+ packages to build
GTK+.<br/>You may also need some of the external dependencies that are also linked for each version listed
below.</p>
<h3><a name="StableRelease">Stable Release</a></h3>
-<p>To build GTK+ <?php echo $versions['gtk']; ?>, see the <a
href="http://library.gnome.org/devel/gtk3/stable/gtk-building.html" class="external">installation guide</a>.
For additional help, the <a href="http://library.gnome.org/devel/gtk-faq/stable/" class="external">FAQ</a> is
a good starting point.</p>
+<p>To build GTK+ <?php echo $versions['gtk']; ?>, see the <a
href="https://developer.gnome.org/gtk3/stable/gtk-building.html" class="external">installation guide</a>. For
additional help, the <a href="https://developer.gnome.org/gtk3/stable/gtk-question-index.html"
class="external">FAQ</a> is a good starting point.</p>
<ul>
<li><a href="http://ftp.gnome.org/pub/gnome/sources/gtk+/<?php echo $versions['gtk']; ?>/"
class="download">GTK+ <?php echo $versions['gtk']; ?></a></li>
diff --git a/overview.php b/overview.php
index c059201..20b2706 100755
--- a/overview.php
+++ b/overview.php
@@ -16,10 +16,10 @@ ob_start();
<p>Over time GTK+ has been built up to be based on four libraries, also developed by the GTK+
team:</p>
<ul class="librarieslist">
- <li class="glib"><a href="http://library.gnome.org/devel/glib/"
class="external">GLib</a>, a low-level core library that forms the basis of GTK+. It provides data structure
handling for C, portability wrappers and interfaces for such run-time functionality as an event loop,
threads, dynamic loading and an object system.</li>
+ <li class="glib"><a href="https://developer.gnome.org/glib/"
class="external">GLib</a>, a low-level core library that forms the basis of GTK+. It provides data structure
handling for C, portability wrappers and interfaces for such run-time functionality as an event loop,
threads, dynamic loading and an object system.</li>
<li class="pango"><a href="http://www.pango.org" class="external">Pango</a>, a
library for layout and rendering of text with an emphasis on internationalization. It forms the core of text
and font handling for GTK+.</li>
<li class="cairo"><a href="http://www.cairographics.org/" class="external">Cairo</a>,
a library for 2D graphics with support for multiple output devices (including the X Window System, Win32)
while producing a consistent output on all media while taking advantage of display hardware acceleration when
available.</li>
- <li class="atk"><a href="http://library.gnome.org/devel/atk/"
class="external">ATK</a>, a library for a set of interfaces providing accessibility. By supporting the ATK
interfaces, an application or toolkit can be used with tools such as screen readers, magnifiers, and
alternative input devices.</li>
+ <li class="atk"><a href="https://developer.gnome.org/atk/" class="external">ATK</a>,
a library for a set of interfaces providing accessibility. By supporting the ATK interfaces, an application
or toolkit can be used with tools such as screen readers, magnifiers, and alternative input devices.</li>
</ul>
</div>
diff --git a/support.php b/support.php
index 5d54130..7a38ce3 100755
--- a/support.php
+++ b/support.php
@@ -5,7 +5,7 @@ ob_start();
?>
<div class="sidebar">
<h2><a name="FAQ">FAQ</a></h2>
- <p>For information about frequently asked questions, please <a
href="http://library.gnome.org/devel/gtk-faq/stable/" class="external">visit the FAQ</a>.</p>
+ <p>For information about frequently asked questions, please <a
href="https://developer.gnome.org/gtk3/stable/gtk-question-index.html" class="external">visit the FAQ</a>.</p>
<h2><a name="Documentation">Documentation</a></h2>
<p>Visit our <a href="/documentation.php">documentation</a> page for books, tutorials, articles and
presentations about GTK+.</p>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]