themes/Default/images/Makefile.am new icons by Jimmac.
2003-03-24 Sven Neumann <sven@gimp.org> * themes/Default/images/Makefile.am * themes/Default/images/stock-image-[16|24].png: new icons by Jimmac. * themes/Default/images/stock-images-16.png: changed by Jimmac to make it look different than the new image icon. * themes/Default/images/stock-channel-red-[16|24].png * themes/Default/images/stock-channel-green-[16|24].png * themes/Default/images/stock-channel-blue-[16|24].png * themes/Default/images/stock-channel-gray-[16|24].png * themes/Default/images/stock-channel-alpha-[16|24].png: new icons derived from the generic channel icon. * themes/Default/images/stock-channel-[16|24].png: changed the color so they look different than the new green channel icon. * libgimpwidgets/gimpstock.[ch]: register the new icons.
This commit is contained in:
committed by
Sven Neumann
parent
d2a1fcd7fb
commit
51991ecc3a
@ -313,8 +313,14 @@ GIMP_STOCK_LETTER_SPACING
|
||||
GIMP_STOCK_LINE_SPACING
|
||||
GIMP_STOCK_TOOL_OPTIONS
|
||||
GIMP_STOCK_DEVICE_STATUS
|
||||
GIMP_STOCK_IMAGE
|
||||
GIMP_STOCK_LAYER
|
||||
GIMP_STOCK_CHANNEL
|
||||
GIMP_STOCK_CHANNEL_RED
|
||||
GIMP_STOCK_CHANNEL_GREEN
|
||||
GIMP_STOCK_CHANNEL_BLUE
|
||||
GIMP_STOCK_CHANNEL_GRAY
|
||||
GIMP_STOCK_CHANNEL_ALPHA
|
||||
GIMP_STOCK_IMAGES
|
||||
GIMP_STOCK_LAYERS
|
||||
GIMP_STOCK_CHANNELS
|
||||
|
||||
@ -348,6 +348,14 @@ size).
|
||||
|
||||
|
||||
|
||||
<!-- ##### MACRO GIMP_STOCK_IMAGE ##### -->
|
||||
<para>
|
||||
<inlinegraphic fileref="stock-image-24.png" format="png"></inlinegraphic>
|
||||
<inlinegraphic fileref="stock-image-16.png" format="png"></inlinegraphic>
|
||||
</para>
|
||||
|
||||
|
||||
|
||||
<!-- ##### MACRO GIMP_STOCK_LAYER ##### -->
|
||||
<para>
|
||||
<inlinegraphic fileref="stock-layer-24.png" format="png"></inlinegraphic>
|
||||
@ -364,6 +372,46 @@ size).
|
||||
|
||||
|
||||
|
||||
<!-- ##### MACRO GIMP_STOCK_CHANNEL_RED ##### -->
|
||||
<para>
|
||||
<inlinegraphic fileref="stock-channel-red-24.png" format="png"></inlinegraphic>
|
||||
<inlinegraphic fileref="stock-channel-red-16.png" format="png"></inlinegraphic>
|
||||
</para>
|
||||
|
||||
|
||||
|
||||
<!-- ##### MACRO GIMP_STOCK_CHANNEL_GREEN ##### -->
|
||||
<para>
|
||||
<inlinegraphic fileref="stock-channel-green-24.png" format="png"></inlinegraphic>
|
||||
<inlinegraphic fileref="stock-channel-green-16.png" format="png"></inlinegraphic>
|
||||
</para>
|
||||
|
||||
|
||||
|
||||
<!-- ##### MACRO GIMP_STOCK_CHANNEL_BLUE ##### -->
|
||||
<para>
|
||||
<inlinegraphic fileref="stock-channel-blue-24.png" format="png"></inlinegraphic>
|
||||
<inlinegraphic fileref="stock-channel-blue-16.png" format="png"></inlinegraphic>
|
||||
</para>
|
||||
|
||||
|
||||
|
||||
<!-- ##### MACRO GIMP_STOCK_CHANNEL_GRAY ##### -->
|
||||
<para>
|
||||
<inlinegraphic fileref="stock-channel-gray-24.png" format="png"></inlinegraphic>
|
||||
<inlinegraphic fileref="stock-channel-gray-16.png" format="png"></inlinegraphic>
|
||||
</para>
|
||||
|
||||
|
||||
|
||||
<!-- ##### MACRO GIMP_STOCK_CHANNEL_ALPHA ##### -->
|
||||
<para>
|
||||
<inlinegraphic fileref="stock-channel-alpha-24.png" format="png"></inlinegraphic>
|
||||
<inlinegraphic fileref="stock-channel-alpha-16.png" format="png"></inlinegraphic>
|
||||
</para>
|
||||
|
||||
|
||||
|
||||
<!-- ##### MACRO GIMP_STOCK_IMAGES ##### -->
|
||||
<para>
|
||||
<inlinegraphic fileref="stock-images-24.png" format="png"></inlinegraphic>
|
||||
|
||||
Reference in New Issue
Block a user