libgimp/libgimp-docs.sgml libgimp/libgimp-sections.txt updated after

2004-09-29  Michael Natterer  <mitch@gimp.org>

	* libgimp/libgimp-docs.sgml
	* libgimp/libgimp-sections.txt
	* libgimp/libgimp.types: updated after brush, pattern etc. cleanup.

	* libgimp/tmpl/gimpgradientedit.sgml: removed.

	* libgimp/tmpl/gimpaspectpreview.sgml
	* libgimp/tmpl/gimpbrush.sgml
	* libgimp/tmpl/gimpgradient.sgml
	* libgimp/tmpl/gimppattern.sgml; new files.

	* libgimp/tmpl/gimpbrushes.sgml
	* libgimp/tmpl/gimpcontext.sgml
	* libgimp/tmpl/gimpgradients.sgml
	* libgimp/tmpl/gimppalette.sgml
	* libgimp/tmpl/gimppalettes.sgml
	* libgimp/tmpl/gimppatterns.sgml
	* libgimp/tmpl/gimpregioniterator.sgml: updated.
This commit is contained in:
Michael Natterer
2004-09-29 01:01:28 +00:00
committed by Michael Natterer
parent a001920ead
commit c0b5037b5f
15 changed files with 400 additions and 97 deletions

View File

@ -28,6 +28,7 @@
</partintro>
<xi:include href="xml/gimp.xml" />
<xi:include href="xml/gimpbrush.xml" />
<xi:include href="xml/gimpbrushes.xml" />
<xi:include href="xml/gimpchannel.xml" />
<xi:include href="xml/gimpcolor.xml" />
@ -40,7 +41,7 @@
<xi:include href="xml/gimpfloatingsel.xml" />
<xi:include href="xml/gimpfonts.xml" />
<xi:include href="xml/gimpgimprc.xml" />
<xi:include href="xml/gimpgradientedit.xml" />
<xi:include href="xml/gimpgradient.xml" />
<xi:include href="xml/gimpgradients.xml" />
<xi:include href="xml/gimpguides.xml" />
<xi:include href="xml/gimphelp.xml" />
@ -50,6 +51,7 @@
<xi:include href="xml/gimppalette.xml" />
<xi:include href="xml/gimppalettes.xml" />
<xi:include href="xml/gimppaths.xml" />
<xi:include href="xml/gimppattern.xml" />
<xi:include href="xml/gimppatterns.xml" />
<xi:include href="xml/gimppixelfetcher.xml" />
<xi:include href="xml/gimppixelrgn.xml" />
@ -79,6 +81,7 @@
</chapter>
<xi:include href="xml/gimpui.xml" />
<xi:include href="xml/gimpaspectpreview.xml" />
<xi:include href="xml/gimpexport.xml" />
<xi:include href="xml/gimpdrawablepreview.xml" />
<xi:include href="xml/gimpdrawablecombobox.xml" />