app/Makefile.am app/app-docs.sgml "app_procs" is now merely "app"

2007-04-30  Michael Natterer  <mitch@gimp.org>

	* app/Makefile.am
	* app/app-docs.sgml
	* app/app-sections.txt: "app_procs" is now merely "app"


svn path=/trunk/; revision=22369
This commit is contained in:
Michael Natterer 2007-04-30 18:03:21 +00:00 committed by Michael Natterer
parent ee0ab61b4f
commit 7d3b541e4f
4 changed files with 9 additions and 3 deletions

View File

@ -1,3 +1,9 @@
2007-04-30 Michael Natterer <mitch@gimp.org>
* app/Makefile.am
* app/app-docs.sgml
* app/app-sections.txt: "app_procs" is now merely "app"
2007-04-27 Sven Neumann <sven@gimp.org> 2007-04-27 Sven Neumann <sven@gimp.org>
* app/Makefile.am (GTKDOC_LIBS): convince the linker to do its job. * app/Makefile.am (GTKDOC_LIBS): convince the linker to do its job.

View File

@ -66,7 +66,7 @@ GTKDOC_LIBS = \
-u $(SYMPREFIX)internal_procs_init \ -u $(SYMPREFIX)internal_procs_init \
-u $(SYMPREFIX)gimp_coords_mix \ -u $(SYMPREFIX)gimp_coords_mix \
-u $(SYMPREFIX)gimp_plug_in_manager_restore \ -u $(SYMPREFIX)gimp_plug_in_manager_restore \
$(top_builddir)/app/app_procs.o \ $(top_builddir)/app/app.o \
$(top_builddir)/app/batch.o \ $(top_builddir)/app/batch.o \
$(top_builddir)/app/errors.o \ $(top_builddir)/app/errors.o \
$(top_builddir)/app/sanity.o \ $(top_builddir)/app/sanity.o \

View File

@ -27,7 +27,7 @@
</para> </para>
</partintro> </partintro>
<xi:include href="xml/app_procs.xml" /> <xi:include href="xml/app.xml" />
<xi:include href="xml/batch.xml" /> <xi:include href="xml/batch.xml" />
<xi:include href="xml/errors.xml" /> <xi:include href="xml/errors.xml" />
<xi:include href="xml/sanity.xml" /> <xi:include href="xml/sanity.xml" />

View File

@ -6758,7 +6758,7 @@ GTK_VWRAP_BOX_GET_CLASS
</SECTION> </SECTION>
<SECTION> <SECTION>
<FILE>app_procs</FILE> <FILE>app</FILE>
app_libs_init app_libs_init
app_abort app_abort
app_exit app_exit