app/app-docs.sgml app/app-sections.txt added GimpActionView and

2004-07-21  Michael Natterer  <mitch@gimp.org>

	* app/app-docs.sgml
	* app/app-sections.txt
	* app/app.types: added GimpActionView and GimpCellRendererAccel.
This commit is contained in:
Michael Natterer
2004-07-21 09:43:52 +00:00
committed by Michael Natterer
parent 62bf62a151
commit e656cdeb68
4 changed files with 48 additions and 0 deletions

View File

@ -737,6 +737,7 @@
<chapter id="app-widgets-misc-widgets">
<title>Misc. Widgets</title>
<xi:include href="xml/gimpactionview.xml" />
<xi:include href="xml/gimpcolorbar.xml" />
<xi:include href="xml/gimpcolordisplayeditor.xml" />
<xi:include href="xml/gimpcolorframe.xml" />
@ -774,6 +775,7 @@
<chapter id="app-widgets-cell-renderers">
<title>Cell Renderers for GtkTreeView</title>
<xi:include href="xml/gimpcellrendereraccel.xml" />
<xi:include href="xml/gimpcellrenderertoggle.xml" />
<xi:include href="xml/gimpcellrendererviewable.xml" />
</chapter>