improved message in quit dialog just in case that we don't manage to redo

2004-06-21  Sven Neumann  <sven@gimp.org>

	* app/gui/gui.c (gui_exit_callback): improved message in quit
	dialog just in case that we don't manage to redo this dialog
	before 2.2.
This commit is contained in:
Sven Neumann 2004-06-21 13:35:09 +00:00 committed by Sven Neumann
parent 2670ce0bf8
commit 57ce8c61be
2 changed files with 7 additions and 1 deletions

View file

@ -1,3 +1,9 @@
2004-06-21 Sven Neumann <sven@gimp.org>
* app/gui/gui.c (gui_exit_callback): improved message in quit
dialog just in case that we don't manage to redo this dialog
before 2.2.
2004-06-21 Sven Neumann <sven@gimp.org>
* libgimpwidgets/gimpwidgets.[ch]

View file

@ -396,7 +396,7 @@ gui_exit_callback (Gimp *gimp,
gimp_standard_help_func,
GIMP_HELP_FILE_QUIT_CONFIRM,
GIMP_STOCK_WILBER_EEK,
_("Some files are unsaved.\n\n"
_("Some images have unsaved changes.\n\n"
"Really quit The GIMP?"),
GTK_STOCK_QUIT, GTK_STOCK_CANCEL,
NULL, NULL,