From b294077ef1b5a600728d28d890a351c75d24a56e Mon Sep 17 00:00:00 2001 From: Sven Neumann Date: Mon, 26 Jun 2006 07:38:41 +0000 Subject: [PATCH] use STOCK_WARNING instead of STOCK_WILBER_EEK for the quit dialog. 2006-06-26 Sven Neumann * app/dialogs/quit-dialog.c: use STOCK_WARNING instead of STOCK_WILBER_EEK for the quit dialog. --- ChangeLog | 5 +++++ app/dialogs/quit-dialog.c | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 8aab516aa7..c4120e8533 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2006-06-26 Sven Neumann + + * app/dialogs/quit-dialog.c: use STOCK_WARNING instead of + STOCK_WILBER_EEK for the quit dialog. + 2006-06-25 Manish Singh * plug-ins/pygimp/pygimp-pdb.c: quick fix so colors in the PDB work diff --git a/app/dialogs/quit-dialog.c b/app/dialogs/quit-dialog.c index b12560fd36..d6e38edabf 100644 --- a/app/dialogs/quit-dialog.c +++ b/app/dialogs/quit-dialog.c @@ -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 ?