app/app-docs.sgml added gimpdisplayshell-draw.

2004-02-07  Michael Natterer  <mitch@gimp.org>

	* app/app-docs.sgml
	* app/app-sections.txt: added gimpdisplayshell-draw.
This commit is contained in:
Michael Natterer 2004-02-07 03:28:15 +00:00 committed by Michael Natterer
parent 9304d27d00
commit e0c57f95c8
3 changed files with 18 additions and 0 deletions

View File

@ -1,3 +1,8 @@
2004-02-07 Michael Natterer <mitch@gimp.org>
* app/app-docs.sgml
* app/app-sections.txt: added gimpdisplayshell-draw.
2004-02-06 Sven Neumann <sven@gimp.org>
* app/app-sections.txt: updated.

View File

@ -421,6 +421,7 @@
<xi:include href="xml/gimpdisplayshell-callbacks.xml"/>
<xi:include href="xml/gimpdisplayshell-cursor.xml"/>
<xi:include href="xml/gimpdisplayshell-dnd.xml"/>
<xi:include href="xml/gimpdisplayshell-draw.xml"/>
<xi:include href="xml/gimpdisplayshell-filter-dialog.xml"/>
<xi:include href="xml/gimpdisplayshell-filter.xml"/>
<xi:include href="xml/gimpdisplayshell-handlers.xml"/>

View File

@ -1582,6 +1582,18 @@ gimp_display_shell_drop_svg
gimp_display_shell_drop_vectors
</SECTION>
<SECTION>
<FILE>gimpdisplayshell-draw</FILE>
<TITLE>GimpDisplayShell-draw</TITLE>
gimp_display_shell_draw_guide
gimp_display_shell_draw_guides
gimp_display_shell_draw_grid
gimp_display_shell_draw_vector
gimp_display_shell_draw_vectors
gimp_display_shell_draw_cursor
gimp_display_shell_draw_area
</SECTION>
<SECTION>
<FILE>gimpdisplayshell-filter-dialog</FILE>
<TITLE>GimpDisplayShell-filter-dialog</TITLE>