add note about version converage.

Tue Apr 22 19:43:01 BST 2003  Tony Gale <gale@gtk.org>

        * docs/faq/gtk-faq.sgml: add note about version converage.
This commit is contained in:
BST 2003 Tony Gale 2003-04-22 18:44:18 +00:00 committed by Tony Gale
parent e4b73d8a72
commit 1764a70aa3
6 changed files with 33 additions and 1 deletions

View File

@ -1,3 +1,7 @@
Tue Apr 22 19:43:01 BST 2003 Tony Gale <gale@gtk.org>
* docs/faq/gtk-faq.sgml: add note about version converage.
Mon Apr 21 19:02:16 2003 Owen Taylor <otaylor@redhat.com>
* gtk/gtksocket.c (activate_key): Fix prototype for

View File

@ -1,3 +1,7 @@
Tue Apr 22 19:43:01 BST 2003 Tony Gale <gale@gtk.org>
* docs/faq/gtk-faq.sgml: add note about version converage.
Mon Apr 21 19:02:16 2003 Owen Taylor <otaylor@redhat.com>
* gtk/gtksocket.c (activate_key): Fix prototype for

View File

@ -1,3 +1,7 @@
Tue Apr 22 19:43:01 BST 2003 Tony Gale <gale@gtk.org>
* docs/faq/gtk-faq.sgml: add note about version converage.
Mon Apr 21 19:02:16 2003 Owen Taylor <otaylor@redhat.com>
* gtk/gtksocket.c (activate_key): Fix prototype for

View File

@ -1,3 +1,7 @@
Tue Apr 22 19:43:01 BST 2003 Tony Gale <gale@gtk.org>
* docs/faq/gtk-faq.sgml: add note about version converage.
Mon Apr 21 19:02:16 2003 Owen Taylor <otaylor@redhat.com>
* gtk/gtksocket.c (activate_key): Fix prototype for

View File

@ -1,3 +1,7 @@
Tue Apr 22 19:43:01 BST 2003 Tony Gale <gale@gtk.org>
* docs/faq/gtk-faq.sgml: add note about version converage.
Mon Apr 21 19:02:16 2003 Owen Taylor <otaylor@redhat.com>
* gtk/gtksocket.c (activate_key): Fix prototype for

View File

@ -2,7 +2,7 @@
<book>
<bookinfo>
<date>January 23rd 2003</date>
<date>April 22nd 2003</date>
<title>GTK+ FAQ</title>
<authorgroup>
<author>
@ -22,6 +22,8 @@
<para> This document is intended to answer questions that are
likely to be frequently asked by programmers using GTK+ or
people who are just looking at using GTK+. </para>
<para><emphasis>Note: </emphasis> This FAQ mainly covers GTK+ 1.2.
Where the text covers GTK+ 2.x this will be indicated</para>
</abstract>
</bookinfo>
@ -33,6 +35,16 @@
<!-- ----------------------------------------------------------------- -->
<sect1>
<title>Note: This FAQ mainly covers GTK+ 1.2</title>
<para>This FAQ mainly covers GTK+ 1.2.
Where the text covers GTK+ 2.x this will be indicated by prefixing the
text with: <emphasis>[GTK+ 2.x]</emphasis>
</para>
</sect1>
<!-- ----------------------------------------------------------------- -->
<sect1>
<title>Before anything else: the greetings</title>
<para>The FAQ authors want to thank:</para>