Fix the docs build.

This commit is contained in:
Matthias Clasen 2004-08-13 13:48:20 +00:00
parent e1e86b06a1
commit dc2504f130
5 changed files with 21 additions and 5 deletions

View File

@ -1,3 +1,7 @@
2004-08-13 Matthias Clasen <mclasen@redhat.com>
* gtk/gtkaction.c (gtk_action_new): Fix the docs.
Fri Aug 13 01:06:56 2004 Matthias Clasen <maclas@gmx.de>
* gtk/gtktreeview.c (gtk_tree_view_row_inserted):
@ -45,7 +49,7 @@ Thu Aug 12 01:35:46 2004 Matthias Clasen <maclas@gmx.de>
implementing the necesssary ATK interfaces. (#149728,
Padraig O'Briain)
Thu Aug 12 00:02:29 2004 Matthias Clasen <maclas@gmx.de>
Thu Aug 12 00:02:29 2004 Matthias Clasen <maclas@gmx.de
* gtk/gtkaction.c (gtk_action_new): Link to information about
allowed action names. (#149620, David Malcolm)

View File

@ -1,3 +1,7 @@
2004-08-13 Matthias Clasen <mclasen@redhat.com>
* gtk/gtkaction.c (gtk_action_new): Fix the docs.
Fri Aug 13 01:06:56 2004 Matthias Clasen <maclas@gmx.de>
* gtk/gtktreeview.c (gtk_tree_view_row_inserted):
@ -45,7 +49,7 @@ Thu Aug 12 01:35:46 2004 Matthias Clasen <maclas@gmx.de>
implementing the necesssary ATK interfaces. (#149728,
Padraig O'Briain)
Thu Aug 12 00:02:29 2004 Matthias Clasen <maclas@gmx.de>
Thu Aug 12 00:02:29 2004 Matthias Clasen <maclas@gmx.de
* gtk/gtkaction.c (gtk_action_new): Link to information about
allowed action names. (#149620, David Malcolm)

View File

@ -1,3 +1,7 @@
2004-08-13 Matthias Clasen <mclasen@redhat.com>
* gtk/gtkaction.c (gtk_action_new): Fix the docs.
Fri Aug 13 01:06:56 2004 Matthias Clasen <maclas@gmx.de>
* gtk/gtktreeview.c (gtk_tree_view_row_inserted):
@ -45,7 +49,7 @@ Thu Aug 12 01:35:46 2004 Matthias Clasen <maclas@gmx.de>
implementing the necesssary ATK interfaces. (#149728,
Padraig O'Briain)
Thu Aug 12 00:02:29 2004 Matthias Clasen <maclas@gmx.de>
Thu Aug 12 00:02:29 2004 Matthias Clasen <maclas@gmx.de
* gtk/gtkaction.c (gtk_action_new): Link to information about
allowed action names. (#149620, David Malcolm)

View File

@ -1,3 +1,7 @@
2004-08-13 Matthias Clasen <mclasen@redhat.com>
* gtk/gtkaction.c (gtk_action_new): Fix the docs.
Fri Aug 13 01:06:56 2004 Matthias Clasen <maclas@gmx.de>
* gtk/gtktreeview.c (gtk_tree_view_row_inserted):
@ -45,7 +49,7 @@ Thu Aug 12 01:35:46 2004 Matthias Clasen <maclas@gmx.de>
implementing the necesssary ATK interfaces. (#149728,
Padraig O'Briain)
Thu Aug 12 00:02:29 2004 Matthias Clasen <maclas@gmx.de>
Thu Aug 12 00:02:29 2004 Matthias Clasen <maclas@gmx.de
* gtk/gtkaction.c (gtk_action_new): Link to information about
allowed action names. (#149620, David Malcolm)

View File

@ -365,7 +365,7 @@ gtk_action_init (GtkAction *action)
* Creates a new #GtkAction object. To add the action to a
* #GtkActionGroup and set the accelerator for the action,
* call gtk_action_group_add_action_with_accel().
* See <xref linkend="XML-UI"> for information on allowed action
* See <xref linkend="XML-UI"/> for information on allowed action
* names.
*
* Return value: a new #GtkAction