themes/Default/images/stock-color-picker-black-18.png
2002-10-13 Sven Neumann <sven@gimp.org> * themes/Default/images/stock-color-picker-black-18.png * themes/Default/images/stock-color-picker-gray-18.png * themes/Default/images/stock-color-picker-white-18.png: new icons. * libgimpwidgets/gimpstock.[ch] * themes/Default/images/Makefile.am: added the new color picker icons. * app/tools/gimplevelstool.c: added the GUI that will allow to pick the white, gray and black point from the image.
This commit is contained in:

committed by
Sven Neumann

parent
669e37080a
commit
7c241ea242
@ -251,6 +251,9 @@ gimp_stock_init
|
||||
GIMP_STOCK_ALL
|
||||
GIMP_STOCK_ANCHOR
|
||||
GIMP_STOCK_CHAR_PICKER
|
||||
GIMP_STOCK_COLOR_PICKER_BLACK
|
||||
GIMP_STOCK_COLOR_PICKER_GRAY
|
||||
GIMP_STOCK_COLOR_PICKER_WHITE
|
||||
GIMP_STOCK_CONVERT_GRAYSCALE
|
||||
GIMP_STOCK_CONVERT_INDEXED
|
||||
GIMP_STOCK_CONVERT_RGB
|
||||
|
@ -42,6 +42,27 @@ Prebuilt common menu/toolbar items and corresponding icons
|
||||
|
||||
|
||||
|
||||
<!-- ##### MACRO GIMP_STOCK_COLOR_PICKER_BLACK ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
|
||||
|
||||
<!-- ##### MACRO GIMP_STOCK_COLOR_PICKER_GRAY ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
|
||||
|
||||
<!-- ##### MACRO GIMP_STOCK_COLOR_PICKER_WHITE ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
|
||||
|
||||
<!-- ##### MACRO GIMP_STOCK_CONVERT_GRAYSCALE ##### -->
|
||||
<para>
|
||||
|
||||
|
Reference in New Issue
Block a user