mirror of https://github.com/GNOME/gimp.git
app/app-docs.sgml removed references to "appenv.h".
2003-09-09 Michael Natterer <mitch@gimp.org> * app/app-docs.sgml * app/app-sections.txt: removed references to "appenv.h".
This commit is contained in:
parent
85dfbe46c2
commit
747dc31019
|
@ -1,3 +1,8 @@
|
|||
2003-09-09 Michael Natterer <mitch@gimp.org>
|
||||
|
||||
* app/app-docs.sgml
|
||||
* app/app-sections.txt: removed references to "appenv.h".
|
||||
|
||||
2003-09-09 Sven Neumann <sven@gimp.org>
|
||||
|
||||
* app/app-sections.txt: updated.
|
||||
|
|
|
@ -19,7 +19,6 @@
|
|||
<part id="app-glue-part">
|
||||
<title>Application Glue</title>
|
||||
<xi:include href="xml/app_procs.xml"/>
|
||||
<xi:include href="xml/appenv.xml"/>
|
||||
<xi:include href="xml/batch.xml"/>
|
||||
<xi:include href="xml/errors.xml"/>
|
||||
<xi:include href="xml/gimp-intl.xml"/>
|
||||
|
|
|
@ -4322,13 +4322,6 @@ app_gui_libs_init
|
|||
app_init
|
||||
</SECTION>
|
||||
|
||||
<SECTION>
|
||||
<FILE>appenv</FILE>
|
||||
use_debug_handler
|
||||
stack_trace_mode
|
||||
prog_name
|
||||
</SECTION>
|
||||
|
||||
<SECTION>
|
||||
<FILE>batch</FILE>
|
||||
batch_init
|
||||
|
|
Loading…
Reference in New Issue