themes/Default/images/stock-channel-16.png
2003-03-22 Sven Neumann <sven@gimp.org> * themes/Default/images/stock-channel-16.png * themes/Default/images/stock-channel-24.png * themes/Default/images/stock-layer-16.png * themes/Default/images/stock-layer-24.png: new icons provided by Jimmac. * themes/Default/images/stock-eye-12.png * themes/Default/images/stock-linked-12.png: tiny visibility and linked icons that I created from Jimmac's small versions by scaling them down. Should probably be redone. * libgimpwidgets/gimpstock.[ch]: allow to register multiple sizes for the same stock_id. Added new icons. * app/core/gimpchannel.c * app/core/gimplayer.c: set default stock_ids so the new icons are used when layer previews are disabled.
This commit is contained in:

committed by
Sven Neumann

parent
f9d45dcd11
commit
6d960a0ecd
@ -313,6 +313,8 @@ GIMP_STOCK_LETTER_SPACING
|
||||
GIMP_STOCK_LINE_SPACING
|
||||
GIMP_STOCK_TOOL_OPTIONS
|
||||
GIMP_STOCK_DEVICE_STATUS
|
||||
GIMP_STOCK_LAYER
|
||||
GIMP_STOCK_CHANNEL
|
||||
GIMP_STOCK_IMAGES
|
||||
GIMP_STOCK_LAYERS
|
||||
GIMP_STOCK_CHANNELS
|
||||
|
@ -346,6 +346,20 @@ size).
|
||||
|
||||
|
||||
|
||||
<!-- ##### MACRO GIMP_STOCK_LAYER ##### -->
|
||||
<para>
|
||||
<inlinegraphic fileref="stock-layer-24.png" format="png"></inlinegraphic>
|
||||
</para>
|
||||
|
||||
|
||||
|
||||
<!-- ##### MACRO GIMP_STOCK_CHANNEL ##### -->
|
||||
<para>
|
||||
<inlinegraphic fileref="stock-channel-24.png" format="png"></inlinegraphic>
|
||||
</para>
|
||||
|
||||
|
||||
|
||||
<!-- ##### MACRO GIMP_STOCK_IMAGES ##### -->
|
||||
<para>
|
||||
<inlinegraphic fileref="stock-images-16.png" format="png"></inlinegraphic>
|
||||
|
Reference in New Issue
Block a user