use STOCK_WARNING instead of STOCK_WILBER_EEK for the quit dialog.

2006-06-26  Sven Neumann  <sven@gimp.org>

	* app/dialogs/quit-dialog.c: use STOCK_WARNING instead of
	STOCK_WILBER_EEK for the quit dialog.
This commit is contained in:
Sven Neumann
2006-06-26 07:38:41 +00:00
committed by Sven Neumann
parent 1eeaa25fa0
commit b294077ef1
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
2006-06-26 Sven Neumann <sven@gimp.org>
* app/dialogs/quit-dialog.c: use STOCK_WARNING instead of
STOCK_WILBER_EEK for the quit dialog.
2006-06-25 Manish Singh <yosh@gimp.org>
* plug-ins/pygimp/pygimp-pdb.c: quick fix so colors in the PDB work

View File

@ -100,7 +100,7 @@ quit_close_all_dialog_new (Gimp *gimp,
dialog =
gimp_message_dialog_new (do_quit ? _("Quit GIMP") : _("Close All Images"),
GIMP_STOCK_WILBER_EEK,
GIMP_STOCK_WARNING,
NULL, 0,
gimp_standard_help_func,
do_quit ?