added GimpColorProfileComboBox to doc-shooter.

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

	* tools/widgets.c: added GimpColorProfileComboBox to doc-shooter.

	* libgimpwidgets/images/gimp-color-profile-combo-box.png: added
	screenshot.

	* libgimpwidgets/Makefile.am: ignore
	libgimpwidgets/gimpcolorprofilestore-private.h.

	* libgimpwidgets/libgimpwidgets-docs.sgml
	* libgimpwidgets/libgimpwidgets-sections.txt
	* libgimpwidgets/libgimpwidgets.types: added docs for 
	GimpColorProfileStore and GimpColorProfileComboBox.

	* libgimpwidgets/tmpl/gimpcolorprofilestore.sgml
	* libgimpwidgets/tmpl/gimpcolorprofilecombobox.sgml: new files.

svn path=/trunk/; revision=23257
This commit is contained in:
Sven Neumann 2007-08-14 16:39:42 +00:00 committed by Sven Neumann
parent e2c32bb452
commit a6bfd358fb
9 changed files with 215 additions and 0 deletions

View file

@ -31,6 +31,8 @@
<xi:include href="xml/gimpcolorhexentry.xml" />
<xi:include href="xml/gimpcolorscale.xml" />
<xi:include href="xml/gimpcolorselection.xml" />
<xi:include href="xml/gimpcolorprofilestore.xml" />
<xi:include href="xml/gimpcolorprofilecombobox.xml" />
<xi:include href="xml/gimpdialog.xml" />
<xi:include href="xml/gimpenumstore.xml" />
<xi:include href="xml/gimpenumcombobox.xml" />