changed "display" to "image window" in user visible string.

2006-07-07  Michael Natterer  <mitch@gimp.org>

	* app/dialogs/preferences-dialog.c (prefs_dialog_new): changed
	"display" to "image window" in user visible string.
This commit is contained in:
Michael Natterer
2006-07-07 17:58:36 +00:00
committed by Michael Natterer
parent 03392a62fd
commit d883ef0846
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
2006-07-07 Michael Natterer <mitch@gimp.org>
* app/dialogs/preferences-dialog.c (prefs_dialog_new): changed
"display" to "image window" in user visible string.
2006-07-07 Sven Neumann <sven@gimp.org>
* INSTALL

View File

@ -2421,7 +2421,7 @@ prefs_dialog_new (Gimp *gimp,
prefs_check_button_add (object, "transient-docks",
_("Toolbox and other docks are transient "
"to the active display"),
"to the active image window"),
GTK_BOX (vbox2));
vbox2 = prefs_frame_new (_("Focus"),