libgimp/libgimp-sections.txt libgimp/tmpl/gimpplugin.sgml moved remaining

2004-08-30  Michael Natterer  <mitch@gimp.org>

	* libgimp/libgimp-sections.txt
	* libgimp/tmpl/gimpplugin.sgml
	* libgimp/tmpl/gimpprogress.sgml: moved remaining progress stuff
	from "Plug-In" to "Progress".
This commit is contained in:
Michael Natterer 2004-08-30 18:03:34 +00:00 committed by Michael Natterer
parent dfcc73ecb3
commit 5d720209ae
4 changed files with 27 additions and 20 deletions

View File

@ -1,3 +1,10 @@
2004-08-30 Michael Natterer <mitch@gimp.org>
* libgimp/libgimp-sections.txt
* libgimp/tmpl/gimpplugin.sgml
* libgimp/tmpl/gimpprogress.sgml: moved remaining progress stuff
from "Plug-In" to "Progress".
2004-08-30 Sven Neumann <sven@gimp.org>
* libgimp/libgimp-docs.sgml

View File

@ -561,8 +561,6 @@ gimp_rgn_iterate2
<SECTION>
<FILE>gimpplugin</FILE>
gimp_progress_init
gimp_progress_update
gimp_plugin_domain_register
gimp_plugin_help_register
gimp_plugin_icon_register
@ -588,6 +586,8 @@ GimpProgressStartCallback
GimpProgressEndCallback
GimpProgressTextCallback
GimpProgressValueCallback
gimp_progress_init
gimp_progress_update
gimp_progress_install
gimp_progress_uninstall
gimp_progress_cancel

View File

@ -15,24 +15,6 @@ Functions useful for plugins, e.g. registration and progress indicators.
</para>
<!-- ##### FUNCTION gimp_progress_init ##### -->
<para>
</para>
@message:
@Returns:
<!-- ##### FUNCTION gimp_progress_update ##### -->
<para>
</para>
@percentage:
@Returns:
<!-- ##### FUNCTION gimp_plugin_domain_register ##### -->
<para>

View File

@ -50,6 +50,24 @@ gimpprogress
@user_data:
<!-- ##### FUNCTION gimp_progress_init ##### -->
<para>
</para>
@message:
@Returns:
<!-- ##### FUNCTION gimp_progress_update ##### -->
<para>
</para>
@percentage:
@Returns:
<!-- ##### FUNCTION gimp_progress_install ##### -->
<para>