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 ?