Recommitting changes that were moved aside to tag GTK_2_3_1

2003-12-08  Federico Mena Quintero  <federico@ximian.com>

        * gtk/migrating-GtkAction.sgml: New chapter about how to migrate
        from gnome-ui/bonobo-ui/etc. to GtkAction.

        * gtk/gtk-docs.sgml: Integrated the above.

        * gtk/Makefile.am (content_files): Added migrating-GtkAction.sgml.
This commit is contained in:
Federico Mena Quintero
2003-12-08 23:22:24 +00:00
committed by Owen Taylor
parent 2e47029bfb
commit 94dbe0c487
2 changed files with 10 additions and 0 deletions

View File

@@ -1,3 +1,12 @@
2003-12-08 Federico Mena Quintero <federico@ximian.com>
* gtk/migrating-GtkAction.sgml: New chapter about how to migrate
from gnome-ui/bonobo-ui/etc. to GtkAction.
* gtk/gtk-docs.sgml: Integrated the above.
* gtk/Makefile.am (content_files): Added migrating-GtkAction.sgml.
Mon Dec 8 12:47:01 2003 Owen Taylor <otaylor@redhat.com>
* gtk/Makefile.am (IGNORE_HFILES): Add xdgmime directory,

View File

@@ -87,6 +87,7 @@ content_files = \
changes-2.0.sgml \
compiling.sgml \
framebuffer.sgml \
migrating-GtkAction.sgml \
migrating-GtkFileChooser.sgml \
objects_grouped.sgml \
question_index.sgml \