changed gimpwidgetsenums.c rule to include the bits for "desc" and "help"

2005-05-22  Michael Natterer  <mitch@gimp.org>

	* libgimpwidgets/Makefile.am: changed gimpwidgetsenums.c rule to
	include the bits for "desc" and "help" support.

	* libgimpwidgets/gimpwidgetsenums.h: added "desc" and "help"
	strings for the GimpColorSelectorChannel enum.

	* libgimpwidgets/gimpwidgetsenums.c: added to CVS because it
	contains translatable strings now.

	* libgimpwidgets/gimpwidgets.def: changed accordingly.

	* libgimpwidgets/gimpcolorscales.c
	* libgimpwidgets/gimpcolorselect.c: removed duplicated arrays of
	strings here and get them from the type system.
This commit is contained in:
Michael Natterer 2005-05-22 21:00:20 +00:00 committed by Michael Natterer
parent bcc88a5281
commit 5fc8730806
2 changed files with 3 additions and 0 deletions

View File

@ -9,6 +9,8 @@
* libgimpwidgets/gimpwidgetsenums.c: added to CVS because it
contains translatable strings now.
* libgimpwidgets/gimpwidgets.def: changed accordingly.
* libgimpwidgets/gimpcolorscales.c
* libgimpwidgets/gimpcolorselect.c: removed duplicated arrays of
strings here and get them from the type system.

View File

@ -76,6 +76,7 @@ EXPORTS
gimp_color_selection_set_old_color
gimp_color_selection_set_show_alpha
gimp_color_selector_channel_changed
gimp_color_selector_channel_get_type
gimp_color_selector_color_changed
gimp_color_selector_get_type
gimp_color_selector_new