Fix unclosed para tags.

2006-04-22  Emmanuele Bassi  <ebassi@cvs.gnome.org>

	* gtk/tmpl/gtkrecentchoosermenu.sgml:
	* gtk/tmpl/gtkrecentchooserwidget.sgml: Fix unclosed para tags.
This commit is contained in:
Emmanuele Bassi 2006-04-23 12:13:23 +00:00 committed by Emmanuele Bassi
parent 4c64872c19
commit c414c440fe
3 changed files with 7 additions and 0 deletions

View File

@ -1,3 +1,8 @@
2006-04-22 Emmanuele Bassi <ebassi@cvs.gnome.org>
* gtk/tmpl/gtkrecentchoosermenu.sgml:
* gtk/tmpl/gtkrecentchooserwidget.sgml: Fix unclosed para tags.
2006-04-21 Alexander Larsson <alexl@redhat.com>
* gtk/Makefile.am:

View File

@ -14,6 +14,7 @@ gtk_menu_item_set_submenu(), or as the menu of a #GtkMenuToolButton.
<para>
Note that #GtkRecentChooserMenu does not have any methods of its own. Instead,
you should use the functions that work on a #GtkRecentChooser.
</para>
<para>
Recently used files are supported since GTK+ 2.10.

View File

@ -15,6 +15,7 @@ applications will only need to use the latter; you can use
<para>
Note that #GtkRecentChooserWidget does not have any methods of its own.
Instead, you should use the functions that work on a #GtkRecentChooser.
</para>
<para>
Recently used files are supported since GTK+ 2.10.