summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOwen Taylor <otaylor@redhat.com>2003-12-08 22:56:52 +0000
committerOwen Taylor <otaylor@src.gnome.org>2003-12-08 22:56:52 +0000
commitad11e10be70cba307a91f64f845f360442965cdc (patch)
treefbea536791d5cf9b60fa95f7804820d3fdedb17a
parent85c05a86c05e002c8160ecabe73a372b267b6931 (diff)
downloadgtk+-GTK_2_3_1.tar.gz
Add xdgmime directory, gtkfilesystemwin32.GTK_2_3_1
Mon Dec 8 12:47:01 2003 Owen Taylor <otaylor@redhat.com> * gtk/Makefile.am (IGNORE_HFILES): Add xdgmime directory, gtkfilesystemwin32. * gtk/gtk-sections.txt: Some updates.
-rw-r--r--docs/reference/ChangeLog10
-rw-r--r--docs/reference/gtk/Makefile.am3
2 files changed, 6 insertions, 7 deletions
diff --git a/docs/reference/ChangeLog b/docs/reference/ChangeLog
index 6fa307e068..9bc88d32b5 100644
--- a/docs/reference/ChangeLog
+++ b/docs/reference/ChangeLog
@@ -1,11 +1,9 @@
-2003-12-08 Federico Mena Quintero <federico@ximian.com>
+Mon Dec 8 12:47:01 2003 Owen Taylor <otaylor@redhat.com>
- * gtk/migrating-GtkAction.sgml: New chapter about how to migrate
- from gnome-ui/bonobo-ui/etc. to GtkAction.
+ * gtk/Makefile.am (IGNORE_HFILES): Add xdgmime directory,
+ gtkfilesystemwin32.
- * gtk/gtk-docs.sgml: Integrated the above.
-
- * gtk/Makefile.am (content_files): Added migrating-GtkAction.sgml.
+ * gtk/gtk-sections.txt: Some updates.
Sun Nov 23 20:59:57 2003 Matthias Clasen <maclas@gmx.de>
diff --git a/docs/reference/gtk/Makefile.am b/docs/reference/gtk/Makefile.am
index c5d3cf9603..be1b43766e 100644
--- a/docs/reference/gtk/Makefile.am
+++ b/docs/reference/gtk/Makefile.am
@@ -33,6 +33,7 @@ IGNORE_HFILES= \
gtkfilesystem.h \
gtkfilesystemmodel.h \
gtkfilesystemunix.h \
+ gtkfilesystemwin32.h \
gtkhsv.h \
gtkiconthemeparser.h \
gtkimmodule.h \
@@ -54,6 +55,7 @@ IGNORE_HFILES= \
gtktextutil.h \
gtktypebuiltins.h \
gtkxembed.h \
+ xdgmime \
xembed.h \
gtktoggleactionprivate.h
@@ -85,7 +87,6 @@ content_files = \
changes-2.0.sgml \
compiling.sgml \
framebuffer.sgml \
- migrating-GtkAction.sgml \
migrating-GtkFileChooser.sgml \
objects_grouped.sgml \
question_index.sgml \