mirror of
https://gitlab.gnome.org/GNOME/gimp.git
synced 2025-07-18 17:00:09 +00:00
themes/Default/images/Makefile.am
2003-03-14 Sven Neumann <sven@gimp.org> * themes/Default/images/Makefile.am * themes/Default/images/stock-curve-free-16.png * themes/Default/images/stock-curve-smooth-16.png: added new icons provided by Tuomas Kuosmanen <tigert@gimp.org>. * libgimpwidgets/gimpstock.[ch]: register the new icons. * app/tools/gimpcurvestool.[ch]: use radio buttons with the new curve type icons.
This commit is contained in:
parent
c216987bfe
commit
1657c4d62b
11 changed files with 80 additions and 28 deletions
|
@ -317,6 +317,8 @@ GIMP_STOCK_IMAGES
|
|||
GIMP_STOCK_LAYERS
|
||||
GIMP_STOCK_CHANNELS
|
||||
GIMP_STOCK_PATHS
|
||||
GIMP_STOCK_CURVE_FREE
|
||||
GIMP_STOCK_CURVE_SMOOTH
|
||||
GIMP_STOCK_COLOR_PICKER_BLACK
|
||||
GIMP_STOCK_COLOR_PICKER_GRAY
|
||||
GIMP_STOCK_COLOR_PICKER_WHITE
|
||||
|
|
|
@ -374,6 +374,20 @@ size).
|
|||
|
||||
|
||||
|
||||
<!-- ##### MACRO GIMP_STOCK_CURVE_FREE ##### -->
|
||||
<para>
|
||||
<inlinegraphic fileref="stock-curve-free-16.png" format="png"></inlinegraphic>
|
||||
</para>
|
||||
|
||||
|
||||
|
||||
<!-- ##### MACRO GIMP_STOCK_CURVE_SMOOTH ##### -->
|
||||
<para>
|
||||
<inlinegraphic fileref="stock-curve-smooth-16.png" format="png"></inlinegraphic>
|
||||
</para>
|
||||
|
||||
|
||||
|
||||
<!-- ##### MACRO GIMP_STOCK_COLOR_PICKER_BLACK ##### -->
|
||||
<para>
|
||||
<inlinegraphic fileref="stock-color-picker-black-18.png" format="png"></inlinegraphic>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue