themes/Default/images/Makefile.am
2003-04-04 Sven Neumann <sven@gimp.org> * themes/Default/images/Makefile.am * themes/Default/images/stock-gradient-bilinear-16.png * themes/Default/images/stock-gradient-conical-asymmetric-16.png * themes/Default/images/stock-gradient-conical-symmetric-16.png * themes/Default/images/stock-gradient-linear-16.png * themes/Default/images/stock-gradient-radial-16.png * themes/Default/images/stock-gradient-shapeburst-angular-16.png * themes/Default/images/stock-gradient-shapeburst-dimpled-16.png * themes/Default/images/stock-gradient-shapeburst-spherical-16.png * themes/Default/images/stock-gradient-spiral-anticlockwise-16.png * themes/Default/images/stock-gradient-spiral-clockwise-16.png * themes/Default/images/stock-gradient-square-16.png * libgimpwidgets/gimpstock.[ch]: added new icons drawn by Jimmac. * app/tools/gimpblendoptions.c (gimp_blend_options_gui): use the new icons in the gradient type menu.
This commit is contained in:
committed by
Sven Neumann
parent
ff0ce48cdc
commit
fd4743a9c4
@ -302,6 +302,17 @@ GIMP_STOCK_SELECTION_INTERSECT
|
||||
GIMP_STOCK_SELECTION_STROKE
|
||||
GIMP_STOCK_SELECTION_TO_CHANNEL
|
||||
GIMP_STOCK_SELECTION_TO_PATH
|
||||
GIMP_STOCK_GRADIENT_LINEAR
|
||||
GIMP_STOCK_GRADIENT_BILINEAR
|
||||
GIMP_STOCK_GRADIENT_RADIAL
|
||||
GIMP_STOCK_GRADIENT_SQUARE
|
||||
GIMP_STOCK_GRADIENT_CONICAL_SYMMETRIC
|
||||
GIMP_STOCK_GRADIENT_CONICAL_ASYMMETRIC
|
||||
GIMP_STOCK_GRADIENT_SHAPEBURST_SPHERICAL
|
||||
GIMP_STOCK_GRADIENT_SHAPEBURST_ANGULAR
|
||||
GIMP_STOCK_GRADIENT_SHAPEBURST_DIMPLED
|
||||
GIMP_STOCK_GRADIENT_SPIRAL_CLOCKWISE
|
||||
GIMP_STOCK_GRADIENT_SPIRAL_ANTICLOCKWISE
|
||||
GIMP_STOCK_GRAVITY_NORTH_WEST
|
||||
GIMP_STOCK_GRAVITY_NORTH
|
||||
GIMP_STOCK_GRAVITY_NORTH_EAST
|
||||
|
||||
Reference in New Issue
Block a user