ignore gimp-intl.h. app-docs.sgml updated.

2004-04-19  Sven Neumann  <sven@gimp.org>

	* Makefile.am: ignore gimp-intl.h.
	* app-docs.sgml
	* app-sections.txt: updated.
This commit is contained in:
Sven Neumann 2004-04-19 16:34:41 +00:00 committed by Sven Neumann
parent 03d37bb56c
commit 3f62397fe5
4 changed files with 16 additions and 4 deletions

View File

@ -1,3 +1,9 @@
2004-04-19 Sven Neumann <sven@gimp.org>
* Makefile.am: ignore gimp-intl.h.
* app-docs.sgml
* app-sections.txt: updated.
2004-03-23 Sven Neumann <sven@gimp.org>
* app/app-docs.sgml

View File

@ -36,6 +36,7 @@ IGNORE_HFILES = \
gimp-composite-sse2.h \
gimp-composite-vis.h \
gimp-composite-x86.h \
gimp-intl.h \
gimpimage-convert-data.h \
gimpimage-convert-fsdither.h \
gimphelp-ids.h \

View File

@ -21,7 +21,7 @@
<xi:include href="xml/app_procs.xml" />
<xi:include href="xml/batch.xml" />
<xi:include href="xml/errors.xml" />
<xi:include href="xml/gimp-intl.xml" />
<xi:include href="xml/sanity.xml" />
<xi:include href="xml/units.xml" />
</part>

View File

@ -664,6 +664,7 @@ gimp_drawable_fill
gimp_drawable_fill_by_type
gimp_drawable_mask_bounds
gimp_drawable_has_alpha
gimp_drawable_has_floating_sel
gimp_drawable_type
gimp_drawable_type_with_alpha
gimp_drawable_type_without_alpha
@ -942,6 +943,7 @@ GimpItem
gimp_item_sink
gimp_item_is_attached
gimp_item_is_floating
gimp_item_is_removed
gimp_item_removed
gimp_item_configure
gimp_item_duplicate
@ -2955,6 +2957,7 @@ GIMP_POSTERIZE_TOOL_GET_CLASS
GimpRectSelectTool
gimp_rect_select_tool_register
gimp_rect_select_tool_rect_select
gimp_rect_select_tool_coords_to_integer
<SUBSECTION Standard>
GimpRectSelectToolClass
GIMP_RECT_SELECT_TOOL
@ -4894,6 +4897,7 @@ GTK_VWRAP_BOX_GET_CLASS
<SECTION>
<FILE>app_procs</FILE>
app_gui_libs_init
app_gui_abort
app_run
</SECTION>
@ -4912,9 +4916,8 @@ gimp_terminate
</SECTION>
<SECTION>
<FILE>gimp-intl</FILE>
_
N_
<FILE>sanity</FILE>
sanity_check
</SECTION>
<SECTION>
@ -5846,6 +5849,7 @@ gimp_image_undo_push_layer_mode
gimp_image_undo_push_layer_opacity
gimp_image_undo_push_layer_preserve_trans
gimp_image_undo_push_text_layer
gimp_image_undo_push_text_layer_modified
gimp_image_undo_push_channel_add
gimp_image_undo_push_channel_remove
gimp_image_undo_push_channel_reposition
@ -6400,6 +6404,7 @@ stroke_dialog_new
gui_libs_init
gui_init
gui_post_init
gui_abort
</SECTION>
<SECTION>