Fix missing tag #120713

Tue Aug 26 19:44:02 BST 2003  Tony Gale <gale@gtk.org>

        * docs/faq/gtk-faq.sgml: Fix missing tag #120713
This commit is contained in:
BST 2003 Tony Gale
2003-08-26 18:47:08 +00:00
committed by Tony Gale
parent e90d1cdb52
commit 3e2fbe47b8
6 changed files with 22 additions and 2 deletions

View File

@@ -1,3 +1,7 @@
Tue Aug 26 19:44:02 BST 2003 Tony Gale <gale@gtk.org>
* docs/faq/gtk-faq.sgml: Fix missing tag (#120713)
Tue Aug 26 10:01:18 2003 Owen Taylor <otaylor@redhat.com>
* === Released 2.2.3 ===

View File

@@ -1,3 +1,7 @@
Tue Aug 26 19:44:02 BST 2003 Tony Gale <gale@gtk.org>
* docs/faq/gtk-faq.sgml: Fix missing tag (#120713)
Tue Aug 26 10:01:18 2003 Owen Taylor <otaylor@redhat.com>
* === Released 2.2.3 ===

View File

@@ -1,3 +1,7 @@
Tue Aug 26 19:44:02 BST 2003 Tony Gale <gale@gtk.org>
* docs/faq/gtk-faq.sgml: Fix missing tag (#120713)
Tue Aug 26 10:01:18 2003 Owen Taylor <otaylor@redhat.com>
* === Released 2.2.3 ===

View File

@@ -1,3 +1,7 @@
Tue Aug 26 19:44:02 BST 2003 Tony Gale <gale@gtk.org>
* docs/faq/gtk-faq.sgml: Fix missing tag (#120713)
Tue Aug 26 10:01:18 2003 Owen Taylor <otaylor@redhat.com>
* === Released 2.2.3 ===

View File

@@ -1,3 +1,7 @@
Tue Aug 26 19:44:02 BST 2003 Tony Gale <gale@gtk.org>
* docs/faq/gtk-faq.sgml: Fix missing tag (#120713)
Tue Aug 26 10:01:18 2003 Owen Taylor <otaylor@redhat.com>
* === Released 2.2.3 ===

View File

@@ -2,7 +2,7 @@
<book>
<bookinfo>
<date>June 25th 2003</date>
<date>August 26th 2003</date>
<title>GTK+ FAQ</title>
<authorgroup>
<author>
@@ -838,7 +838,7 @@ way is to use the libglade library which directly loads
the XML user interface description files that Glade
generates into a running program.</para>
Experienced GTK+ programmers generally strongly recommend
<para>Experienced GTK+ programmers generally strongly recommend
using libglade; you don't have to worry about the interaction
between Glade generating the source and you editing it,
and its been shown to be a method that works better