GNOME Bugzilla – Bug 317137
Incorrect label for close all dialog
Last modified: 2005-09-25 13:42:04 UTC
Open or create an image. make sure the image is dirty. File->close all
Created attachment 52611 [details] [review] very easy fix I missed this label when adding the closeall capability to the quit dialog. ARGHHH
Thanks. Fixed in CVS: 2005-09-25 Michael Natterer <mitch@gimp.org> * app/dialogs/quit-dialog.c (quit_close_all_dialog_new): another patch from Sylvain Foret that fixes the dialog title for the close all dialog. Fixes bug #317137. Also pass the right help IDs to gimp_message_dialog_new().