forked from AuroraMiddleware/gtk
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:
parent
4c64872c19
commit
c414c440fe
@ -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:
|
||||
|
@ -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.
|
||||
|
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user