Remove chapterinfo.

This commit is contained in:
Matthias Clasen
2004-10-11 06:11:06 +00:00
parent 1eceaf6de0
commit 7dd9eb5f93
2 changed files with 2 additions and 11 deletions

View File

@ -1,5 +1,7 @@
2004-10-11 Matthias Clasen <mclasen@redhat.com>
* gtk/migrating-GtkComboBox.sgml: Remove chapterinfo.
* gtk/tmpl/gtkdialog.sgml: Document GtkDialogFlags and GtkResponseType,
and fix an error in the introduction. (#155055, Shaun McCance)

View File

@ -1,15 +1,4 @@
<chapter id="gtk-migrating-GtkComboBox">
<chapterinfo>
<author>
<firstname>Matthias</firstname>
<surname>Clasen</surname>
<affiliation>
<address>
<email>maclas@gmx.de</email>
</address>
</affiliation>
</author>
</chapterinfo>
<title>Migrating from GtkOptionMenu and GtkCombo to GtkComboBox and GtkComboBoxEntry</title>