[pygtk-web] 2011-08-05 Dieter Verfaillie <dieterv optionexplicit be>
- From: Dieter Verfaillie <dieterv src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [pygtk-web] 2011-08-05 Dieter Verfaillie <dieterv optionexplicit be>
- Date: Sat, 6 Aug 2011 16:12:52 +0000 (UTC)
commit 0c7a1c2bee1d7545930db0519daf865b2906e00d
Author: Dieter Verfaillie <dieterv optionexplicit be>
Date: Fri Aug 5 21:31:54 2011 +0200
2011-08-05 Dieter Verfaillie <dieterv optionexplicit be>
* articles/custom-widgets-glade: Update documentation links
ChangeLog | 1 +
.../Custom_PyGTK_Widgets_in_Glade3-part-2.html | 2 +-
.../Custom_PyGTK_Widgets_in_Glade3.html | 2 +-
3 files changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index 9aacc8a..c06fc01 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -4,6 +4,7 @@
2011-08-05 Dieter Verfaillie <dieterv optionexplicit be>
+ * articles/custom-widgets-glade: Update documentation links
* articles/application-pygtk-glade: Update documentation links
and add missing images
* articles/applets_arturogf: Update documentation links
diff --git a/articles/custom-widgets-glade/Custom_PyGTK_Widgets_in_Glade3-part-2.html b/articles/custom-widgets-glade/Custom_PyGTK_Widgets_in_Glade3-part-2.html
index 5c24474..1e046a0 100644
--- a/articles/custom-widgets-glade/Custom_PyGTK_Widgets_in_Glade3-part-2.html
+++ b/articles/custom-widgets-glade/Custom_PyGTK_Widgets_in_Glade3-part-2.html
@@ -127,7 +127,7 @@ from serviceview import ServiceView
<h3>Fixing the catalog</h3>
- <p>Don't forget to <a href="http://glade.gnome.org/docs/properties.html">read
+ <p>Don't forget to <a href="http://developer.gnome.org/gladeui/3.6/properties.html">read
the excellent documentation</a> at this point. Widgets in glade, and in the
default catalog offer the ability to launch input windows for queries. This
is not entirely necessary, as a sane default could be chosen, and then
diff --git a/articles/custom-widgets-glade/Custom_PyGTK_Widgets_in_Glade3.html b/articles/custom-widgets-glade/Custom_PyGTK_Widgets_in_Glade3.html
index 2dd12bd..066a6ab 100644
--- a/articles/custom-widgets-glade/Custom_PyGTK_Widgets_in_Glade3.html
+++ b/articles/custom-widgets-glade/Custom_PyGTK_Widgets_in_Glade3.html
@@ -52,7 +52,7 @@
<h3>The catalog file</h3>
<p>This is described in <a
- href="http://glade.gnome.org/docs/catalogintro.html">http://glade.gnome.org/docs/catalogintro.html</a>
+ href="http://developer.gnome.org/gladeui/3.6/catalogintro.html">http://developer.gnome.org/gladeui/3.6/catalogintro.html</a>
and the subsequent pages of the documentation. Essentially there are two
sections of the catalog:</p>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]