Fix old wiki links
authorMichael Catanzaro <mcatanzaro@gnome.org>
Wed, 2 Jul 2014 04:52:19 +0000 (23:52 -0500)
committerMichael Catanzaro <mcatanzaro@gnome.org>
Wed, 2 Jul 2014 04:52:19 +0000 (23:52 -0500)
README.win32
build/win32/vs10/README.txt
build/win32/vs9/README.txt
docs/reference/gio/gdbus-codegen.xml
docs/reference/gobject/tut_tools.xml
gio/gactiongroupexporter.c
gio/gapplicationimpl-dbus.c

index 3ef45c5..6e2d9da 100644 (file)
@@ -174,9 +174,9 @@ Building with Visual Studio
 ===========================\r
 \r
 A more detailed outline of building GLib with its dependencies can\r
-now be found in GNOME Live!:\r
+now be found on the GNOME wiki:\r
 \r
-https://live.gnome.org/GTK%2B/Win32/MSVCCompilationOfGTKStack\r
+https://wiki.gnome.org/Projects/GTK%2B/Win32/MSVCCompilationOfGTKStack\r
 \r
 Please do not build GLib in paths that contain spaces in them, as\r
 this may cause problems during compilation and during usage of the\r
index b5e092f..62ea2d9 100644 (file)
@@ -5,7 +5,7 @@ the use of the library.
 Please refer to the following GNOME Live! page for more detailed\r
 instructions on building GLib and its dependencies with Visual C++:\r
 \r
-https://live.gnome.org/GTK%2B/Win32/MSVCCompilationOfGTKStack\r
+https://wiki.gnome.org/Projects/GTK%2B/Win32/MSVCCompilationOfGTKStack\r
 \r
 This VS10 solution and the projects it includes are intented to be used\r
 in a GLib source tree unpacked from a tarball. In a git checkout you\r
index 59e77b2..d66dd92 100644 (file)
@@ -5,7 +5,7 @@ the use of the library.
 Please refer to the following GNOME Live! page for more detailed\r
 instructions on building GLib and its dependencies with Visual C++:\r
 \r
-https://live.gnome.org/GTK%2B/Win32/MSVCCompilationOfGTKStack\r
+https://wiki.gnome.org/Projects/GTK%2B/Win32/MSVCCompilationOfGTKStack\r
 \r
 This VS9 solution and the projects it includes are intented to be used\r
 in a GLib source tree unpacked from a tarball. In a git checkout you\r
index d360e7b..2c33522 100644 (file)
@@ -842,7 +842,7 @@ on_handle_hello_world (MyAppFrobber           *interface,
   <para>
     The generated C code currently happens to be annotated with <ulink
     url="http://www.gtk.org/gtk-doc/">gtk-doc</ulink> / <ulink
-    url="https://live.gnome.org/GObjectIntrospection">GObject
+    url="https://wiki.gnome.org/Projects/GObjectIntrospection">GObject
     Introspection</ulink> comments / annotations. The layout and
     contents might change in the future so no guarantees about
     e.g. <literal>SECTION</literal> usage etc. is given.
index 132169b..c34ebb9 100644 (file)
@@ -24,7 +24,7 @@
   <chapter id="tools-vala">
     <title>Vala</title>
     <para>
-      From the <ulink url="http://live.gnome.org/Vala">Vala
+      From the <ulink url="https://wiki.gnome.org/Projects/Vala">Vala
       homepage</ulink> itself: <quote>Vala is a new programming language
       that aims to bring modern programming language features to GNOME
       developers without imposing any additional runtime requirements
index 451c81c..17a05fa 100644 (file)
@@ -85,7 +85,7 @@ g_action_group_describe_action (GActionGroup *action_group,
  * It's also a lot easier to read. :)
  *
  * For documentation of this interface, see
- * http://live.gnome.org/GTK+/GApplication-dbus-apis
+ * https://wiki.gnome.org/Projects/GLib/GApplication/DBusAPI
  */
 const char org_gtk_Actions_xml[] =
   "<node>"
index dea8ac2..15e66f2 100644 (file)
@@ -46,7 +46,7 @@
 /* DBus Interface definition {{{1 */
 
 /* For documentation of these interfaces, see
- * https://live.gnome.org/GApplication/DBusAPI
+ * https://wiki.gnome.org/Projects/GLib/GApplication/DBusAPI
  */
 static const gchar org_gtk_Application_xml[] =
   "<node>"