Add xdgmime directory, gtkfilesystemwin32.
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.
This commit is contained in:
parent
85c05a86c0
commit
ad11e10be7
@ -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
|
* gtk/Makefile.am (IGNORE_HFILES): Add xdgmime directory,
|
||||||
from gnome-ui/bonobo-ui/etc. to GtkAction.
|
gtkfilesystemwin32.
|
||||||
|
|
||||||
* gtk/gtk-docs.sgml: Integrated the above.
|
* gtk/gtk-sections.txt: Some updates.
|
||||||
|
|
||||||
* gtk/Makefile.am (content_files): Added migrating-GtkAction.sgml.
|
|
||||||
|
|
||||||
Sun Nov 23 20:59:57 2003 Matthias Clasen <maclas@gmx.de>
|
Sun Nov 23 20:59:57 2003 Matthias Clasen <maclas@gmx.de>
|
||||||
|
|
||||||
|
@ -33,6 +33,7 @@ IGNORE_HFILES= \
|
|||||||
gtkfilesystem.h \
|
gtkfilesystem.h \
|
||||||
gtkfilesystemmodel.h \
|
gtkfilesystemmodel.h \
|
||||||
gtkfilesystemunix.h \
|
gtkfilesystemunix.h \
|
||||||
|
gtkfilesystemwin32.h \
|
||||||
gtkhsv.h \
|
gtkhsv.h \
|
||||||
gtkiconthemeparser.h \
|
gtkiconthemeparser.h \
|
||||||
gtkimmodule.h \
|
gtkimmodule.h \
|
||||||
@ -54,6 +55,7 @@ IGNORE_HFILES= \
|
|||||||
gtktextutil.h \
|
gtktextutil.h \
|
||||||
gtktypebuiltins.h \
|
gtktypebuiltins.h \
|
||||||
gtkxembed.h \
|
gtkxembed.h \
|
||||||
|
xdgmime \
|
||||||
xembed.h \
|
xembed.h \
|
||||||
gtktoggleactionprivate.h
|
gtktoggleactionprivate.h
|
||||||
|
|
||||||
@ -85,7 +87,6 @@ content_files = \
|
|||||||
changes-2.0.sgml \
|
changes-2.0.sgml \
|
||||||
compiling.sgml \
|
compiling.sgml \
|
||||||
framebuffer.sgml \
|
framebuffer.sgml \
|
||||||
migrating-GtkAction.sgml \
|
|
||||||
migrating-GtkFileChooser.sgml \
|
migrating-GtkFileChooser.sgml \
|
||||||
objects_grouped.sgml \
|
objects_grouped.sgml \
|
||||||
question_index.sgml \
|
question_index.sgml \
|
||||||
|
Loading…
Reference in New Issue
Block a user