app/app-sections.txt adjust to renamed files in app/paint-funcs.

2007-08-08  Sven Neumann  <sven@gimp.org>

	* app/app-sections.txt
	* app/app-docs.sgml: adjust to renamed files in app/paint-funcs.

svn path=/trunk/; revision=23150
This commit is contained in:
Sven Neumann 2007-08-08 12:55:12 +00:00 committed by Sven Neumann
parent 17020f29b2
commit ce300917de
3 changed files with 9 additions and 4 deletions

View File

@ -1,3 +1,8 @@
2007-08-08 Sven Neumann <sven@gimp.org>
* app/app-sections.txt
* app/app-docs.sgml: adjust to renamed files in app/paint-funcs.
2007-07-27 Raphaël Quinet <raphael@gimp.org>
* parasites.txt: document some of the parasites that have been

View File

@ -39,8 +39,8 @@
<title>Paint Functions</title>
<xi:include href="xml/paint-funcs-types.xml" />
<xi:include href="xml/paint-funcs.xml" />
<xi:include href="xml/scale-funcs.xml" />
<xi:include href="xml/sample-funcs.xml" />
<xi:include href="xml/scale-region.xml" />
<xi:include href="xml/subsample-region.xml" />
</part>
<part id="app-composite-part">

View File

@ -8375,7 +8375,7 @@ combine_regions_replace
</SECTION>
<SECTION>
<FILE>scale-funcs</FILE>
<FILE>scale-region</FILE>
LANCZOS_MIN
LANCZOS_SPP
LANCZOS_WIDTH
@ -8386,7 +8386,7 @@ create_lanczos_lookup
</SECTION>
<SECTION>
<FILE>sample-funcs</FILE>
<FILE>subsample-region</FILE>
subsample_region
subsample_indexed_region
</SECTION>