themes/Default/images/Makefile.am

2004-11-14  Sven Neumann  <sven@gimp.org>

	* themes/Default/images/Makefile.am
	* themes/Default/images/stock-center-16.png
	* themes/Default/images/stock-center-24.png
	* themes/Default/images/stock-print-resolution-16.png
	* themes/Default/images/stock-print-resolution-24.png: new icons
	drawn by Jimmac.

	* libgimpwidgets/gimpstock.[ch]: registered the new icons.

	* app/actions/image-actions.c
	* app/dialogs/print-size-dialog.c
	* app/dialogs/resize-dialog.c
	* plug-ins/ifscompose/ifscompose.c: use them.
This commit is contained in:
Sven Neumann
2004-11-14 01:51:21 +00:00
committed by Sven Neumann
parent 232e5ea221
commit ec9ee41fe7
16 changed files with 59 additions and 6 deletions

View File

@ -433,6 +433,7 @@ GIMP_QUERY_BOX_VBOX
gimp_stock_init
<SUBSECTION Stock IDs>
GIMP_STOCK_ANCHOR
GIMP_STOCK_CENTER
GIMP_STOCK_DUPLICATE
GIMP_STOCK_EDIT
GIMP_STOCK_RESET
@ -534,6 +535,7 @@ GIMP_STOCK_LETTER_SPACING
GIMP_STOCK_LINE_SPACING
GIMP_STOCK_TEXT_DIR_LTR
GIMP_STOCK_TEXT_DIR_RTL
GIMP_STOCK_PRINT_RESOLUTION
GIMP_STOCK_TOOLS
GIMP_STOCK_TOOL_OPTIONS
GIMP_STOCK_DEVICE_STATUS

View File

@ -35,6 +35,14 @@ locales.
<!-- ##### MACRO GIMP_STOCK_CENTER ##### -->
<para>
<inlinegraphic fileref="stock-center-24.png" format="png"></inlinegraphic>
<inlinegraphic fileref="stock-center-16.png" format="png"></inlinegraphic>
</para>
<!-- ##### MACRO GIMP_STOCK_DUPLICATE ##### -->
<para>
<inlinegraphic fileref="stock-duplicate-16.png" format="png"></inlinegraphic>
@ -795,6 +803,14 @@ RTL variant
<!-- ##### MACRO GIMP_STOCK_PRINT_RESOLUTION ##### -->
<para>
<inlinegraphic fileref="stock-print-resolution-24.png" format="png"></inlinegraphic>
<inlinegraphic fileref="stock-print-resolution-16.png" format="png"></inlinegraphic>
</para>
<!-- ##### MACRO GIMP_STOCK_TOOLS ##### -->
<para>
<inlinegraphic fileref="stock-tools-24.png" format="png"></inlinegraphic>