gimp/devel-docs/libgimpwidgets/libgimpwidgets-docs.sgml
Sven Neumann 1be6408590 added GimpStock section, removed GimpWidgetTypes.
2002-05-13  Sven Neumann  <sven@gimp.org>

	* libgimpwidgets/libgimpwidgets-docs.sgml: added GimpStock section,
	removed GimpWidgetTypes.

	* libgimpwidgets/libgimpwidgets-sections.txt: updated.

	* libgimpwidgets/tmpl/gimpstock.sgml: added GimpStock templates.

	* libgimpwidgets/tmpl/gimpwidgetstypes.sgml: removed.

	* libgimpwidgets/tmpl/gimpbutton.sgml
	* libgimpwidgets/tmpl/gimpchainbutton.sgml
	* libgimpwidgets/tmpl/gimpcolorarea.sgml
	* libgimpwidgets/tmpl/gimpcolorbutton.sgml
	* libgimpwidgets/tmpl/gimpdialog.sgml
	* libgimpwidgets/tmpl/gimpfileselection.sgml
	* libgimpwidgets/tmpl/gimphelpui.sgml
	* libgimpwidgets/tmpl/gimpoffsetarea.sgml
	* libgimpwidgets/tmpl/gimppatheditor.sgml
	* libgimpwidgets/tmpl/gimppixmap.sgml
	* libgimpwidgets/tmpl/gimpquerybox.sgml
	* libgimpwidgets/tmpl/gimpsizeentry.sgml
	* libgimpwidgets/tmpl/gimpunitmenu.sgml
	* libgimpwidgets/tmpl/gimpwidgets.sgml: updated.
2002-05-13 10:37:53 +00:00

35 lines
1.1 KiB
Text

<!doctype book PUBLIC "-//Davenport//DTD DocBook V3.0//EN" [
<!entity GimpChainButton SYSTEM "sgml/gimpchainbutton.sgml">
<!entity GimpColorButton SYSTEM "sgml/gimpcolorbutton.sgml">
<!entity GimpFileSelection SYSTEM "sgml/gimpfileselection.sgml">
<!entity GimpPathEditor SYSTEM "sgml/gimppatheditor.sgml">
<!entity GimpPixmap SYSTEM "sgml/gimppixmap.sgml">
<!entity GimpSizeEntry SYSTEM "sgml/gimpsizeentry.sgml">
<!entity GimpUnitMenu SYSTEM "sgml/gimpunitmenu.sgml">
<!entity GimpDialog SYSTEM "sgml/gimpdialog.sgml">
<!entity GimpHelpUI SYSTEM "sgml/gimphelpui.sgml">
<!entity GimpQueryBox SYSTEM "sgml/gimpquerybox.sgml">
<!entity GimpStock SYSTEM "sgml/gimpstock.sgml">
<!entity GimpWidgets SYSTEM "sgml/gimpwidgets.sgml">
]>
<book id="index">
<bookinfo>
<title>GIMP Widgets Library Reference Manual</title>
</bookinfo>
<chapter id="libgimpwidgets">
<title>GIMP Widgets Library</title>
&GimpChainButton;
&GimpColorButton;
&GimpFileSelection;
&GimpPathEditor;
&GimpPixmap;
&GimpSizeEntry;
&GimpUnitMenu;
&GimpDialog;
&GimpHelpUI;
&GimpQueryBox;
&GimpWidgets;
&GimpStock;
</chapter>
</book>