themes/Default/images/Makefile.am

2003-10-23  Sven Neumann  <sven@gimp.org>

	* themes/Default/images/Makefile.am
	* themes/Default/images/stock-tools-[16|24].png
	* themes/Default/images/stock-device-status-24.png
	* themes/Default/images/stock-tool-options-24.png: new icons drawn
	by Jimmac.

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

	* app/gui/dialogs-constructors.c
	* app/gui/dialogs-menu.c: use the new GIMP_STOCK_TOOLS icon.

	* app/gui/image-menu.c
	* app/gui/toolbox-menu.c: add the Tools dialog entry here as well.

	* app/widgets/gimphelp-ids: s/TOOL_DIALOG/TOOLS_DIALOG/.
This commit is contained in:
Sven Neumann
2003-10-23 13:04:44 +00:00
committed by Sven Neumann
parent 51c13ef06d
commit 03b90ade98
18 changed files with 75 additions and 18 deletions

View File

@ -363,6 +363,7 @@ GIMP_STOCK_LETTER_SPACING
GIMP_STOCK_LINE_SPACING
GIMP_STOCK_TEXT_DIR_LTR
GIMP_STOCK_TEXT_DIR_RTL
GIMP_STOCK_TOOLS
GIMP_STOCK_TOOL_OPTIONS
GIMP_STOCK_DEVICE_STATUS
GIMP_STOCK_CURVE_FREE

View File

@ -709,8 +709,17 @@ the ones in dialog size).
<!-- ##### MACRO GIMP_STOCK_TOOLS ##### -->
<para>
<inlinegraphic fileref="stock-tools-24.png" format="png"></inlinegraphic>
<inlinegraphic fileref="stock-tools-16.png" format="png"></inlinegraphic>
</para>
<!-- ##### MACRO GIMP_STOCK_TOOL_OPTIONS ##### -->
<para>
<inlinegraphic fileref="stock-tool-options-24.png" format="png"></inlinegraphic>
<inlinegraphic fileref="stock-tool-options-16.png" format="png"></inlinegraphic>
</para>
@ -718,6 +727,7 @@ the ones in dialog size).
<!-- ##### MACRO GIMP_STOCK_DEVICE_STATUS ##### -->
<para>
<inlinegraphic fileref="stock-device-status-24.png" format="png"></inlinegraphic>
<inlinegraphic fileref="stock-device-status-16.png" format="png"></inlinegraphic>
</para>