[gnomemm-website] Fix GNOME URLs
- From: Kjell Ahlstedt <kjellahl src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnomemm-website] Fix GNOME URLs
- Date: Mon, 9 Nov 2015 12:21:00 +0000 (UTC)
commit 80f7cb956420f46056b6b55acad1b59b22375d1d
Author: Rafael Fontenelle <rffontenelle gmail com>
Date: Mon Nov 9 13:18:44 2015 +0100
Fix GNOME URLs
Replace the words 'http' with 'https' and 'cgit' with 'browse' in
the GNOME URLs. Bug #756012.
docs/C/download.xml | 2 +-
docs/C/extra.xml | 8 ++++----
docs/C/git.xml | 8 ++++----
docs/C/index.docbook | 4 ++--
docs/C/main.xml | 2 +-
5 files changed, 12 insertions(+), 12 deletions(-)
---
diff --git a/docs/C/download.xml b/docs/C/download.xml
index 3448adc..b5bb057 100644
--- a/docs/C/download.xml
+++ b/docs/C/download.xml
@@ -32,7 +32,7 @@ operating system unless you wish to test the latest versions. However, <ulink ur
<para><ulink url="http://www.ubuntu.com/">Ubuntu</ulink> Linux: <command>apt-get install
libgtkmm-3.0-dev</command>.</para>
</listitem>
<listitem>
- <para>Windows: Here is an <ulink
url="http://wiki.gnome.org/Projects/gtkmm/MSWindows">installer</ulink>.</para>
+ <para>Windows: Here is an <ulink
url="https://wiki.gnome.org/Projects/gtkmm/MSWindows">installer</ulink>.</para>
</listitem>
<!-- TODO: Is there a gtkmm3 version of this?
<listitem>
diff --git a/docs/C/extra.xml b/docs/C/extra.xml
index 1c6be5c..e0d38f2 100644
--- a/docs/C/extra.xml
+++ b/docs/C/extra.xml
@@ -103,7 +103,7 @@ some other projects using the same toolkit.</para>
<para><ulink url="http://timfx.sourcearchive.com/">timfx</ulink> digital video effects plug-in
for Kino</para>
</listitem>
<listitem>
- <para><ulink url="http://git.gnome.org/browse/monster-masher/">Monster Masher</ulink>
game</para>
+ <para><ulink url="https://git.gnome.org/browse/monster-masher/">Monster Masher</ulink>
game</para>
</listitem>
<listitem>
<para><ulink url="http://gparted.sourceforge.net/">GParted</ulink> disk partitioning
tool</para>
@@ -195,7 +195,7 @@ some other projects using the same toolkit.</para>
<para><ulink url="http://paco.sourceforge.net/">Paco</ulink> source code package
organizer</para>
</listitem>
<listitem>
- <para><ulink url="http://www.gnome.org/">GNOME System Monitor</ulink> system monitor</para>
+ <para><ulink url="https://www.gnome.org/">GNOME System Monitor</ulink> system monitor</para>
</listitem>
</itemizedlist>
</sect3>
@@ -288,10 +288,10 @@ some other projects using the same toolkit.</para>
<para><ulink url="http://www.gtk.org/">GTK+ homepage</ulink></para>
</listitem>
<listitem>
- <para><ulink url="http://www.gnome.org/">GNOME homepage</ulink></para>
+ <para><ulink url="https://www.gnome.org/">GNOME homepage</ulink></para>
</listitem>
<listitem>
- <para><ulink url="http://developer.gnome.org/">GNOME development</ulink></para>
+ <para><ulink url="https://developer.gnome.org/">GNOME development</ulink></para>
</listitem>
<listitem>
<para><ulink url="http://www.gimp.org/">Gimp homepage</ulink></para>
diff --git a/docs/C/git.xml b/docs/C/git.xml
index 218a043..711f835 100644
--- a/docs/C/git.xml
+++ b/docs/C/git.xml
@@ -7,10 +7,10 @@
<sect1>
<title>Git</title>
<para>We use <ulink url="http://git-scm.com/">Git</ulink> to maintain our source
- code, in the <ulink url="http://www.gnome.org">GNOME</ulink> Git repository.
- Additional information about git.gnome.org is available at <ulink
url="http://wiki.gnome.org/Git">wiki.gnome.org/Git</ulink>.</para>
- <para>glibmm and gtkmm are in the <ulink url="http://git.gnome.org/cgit/glibmm/tree/">glibmm</ulink>
and <ulink url="http://git.gnome.org/cgit/gtkmm/tree/">gtkmm</ulink> modules.
- There is also a <ulink
url="http://git.gnome.org/cgit/gtkmm-documentation/tree/">gtkmm-documentation</ulink> module which contains
the gtkmm book and its examples. See below for instructions.</para>
+ code, in the <ulink url="https://www.gnome.org">GNOME</ulink> Git repository.
+ Additional information about git.gnome.org is available at <ulink
url="https://wiki.gnome.org/Git">wiki.gnome.org/Git</ulink>.</para>
+ <para>glibmm and gtkmm are in the <ulink
url="https://git.gnome.org/browse/glibmm/tree/">glibmm</ulink> and <ulink
url="https://git.gnome.org/browse/gtkmm/tree/">gtkmm</ulink> modules.
+ There is also a <ulink
url="https://git.gnome.org/browse/gtkmm-documentation/tree/">gtkmm-documentation</ulink> module which
contains the gtkmm book and its examples. See below for instructions.</para>
<para>You will need to run the autogen.sh script to generate the build files. We
recommend jhbuild for setting up a separate development prefix.</para>
<highlights>
diff --git a/docs/C/index.docbook b/docs/C/index.docbook
index b9ccd18..5348c74 100644
--- a/docs/C/index.docbook
+++ b/docs/C/index.docbook
@@ -33,10 +33,10 @@
<para><ulink url="news.html">News</ulink></para>
</listitem>
<listitem>
- <para><ulink url="http://wiki.gnome.org/Projects/gtkmm/FAQ">FAQ</ulink></para>
+ <para><ulink url="https://wiki.gnome.org/Projects/gtkmm/FAQ">FAQ</ulink></para>
</listitem>
<listitem>
- <para><ulink url="http://wiki.gnome.org/Projects/gtkmm">Wiki</ulink></para>
+ <para><ulink url="https://wiki.gnome.org/Projects/gtkmm">Wiki</ulink></para>
</listitem>
<listitem>
<para><ulink url="mailinglist.html">Mailing Lists</ulink></para>
diff --git a/docs/C/main.xml b/docs/C/main.xml
index f35f13c..36a6f43 100644
--- a/docs/C/main.xml
+++ b/docs/C/main.xml
@@ -20,7 +20,7 @@
Public License (<ulink url="license.shtml">LGPL</ulink>).
</para>
<para>
- >kmm; follows the official <ulink url="http://www.gnome.org/start/unstable/"> GNOME Platform Bindings
release schedule</ulink>. This guarantees
+ >kmm; follows the official <ulink url="https://www.gnome.org/start/unstable/"> GNOME Platform Bindings
release schedule</ulink>. This guarantees
API/ABI-stability and new releases on a predictable schedule,
delivering C++ API for the underlying GTK+ and GNOME APIs as soon as possible.
</para>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]