[gimp] Bug 677746 - Change "Fit to window" to "Show entire image"
- From: Michael Natterer <mitch src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp] Bug 677746 - Change "Fit to window" to "Show entire image"
- Date: Sat, 6 Jun 2015 22:00:09 +0000 (UTC)
commit 0261d8cf474c75386f782ce7d61cb9549a857cc0
Author: Michael Natterer <mitch gimp org>
Date: Sat Jun 6 23:53:08 2015 +0200
Bug 677746 - Change "Fit to window" to "Show entire image"
Change the prefs dialog text for "initial-zoom-to-fit" enabled.
app/dialogs/preferences-dialog.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/app/dialogs/preferences-dialog.c b/app/dialogs/preferences-dialog.c
index 3ba6cfa..d3d0d72 100644
--- a/app/dialogs/preferences-dialog.c
+++ b/app/dialogs/preferences-dialog.c
@@ -1986,7 +1986,7 @@ prefs_dialog_new (Gimp *gimp,
table = prefs_table_new (1, GTK_CONTAINER (vbox2));
prefs_boolean_combo_box_add (object, "initial-zoom-to-fit",
- _("Fit to window"),
+ _("Show entire image"),
"1:1",
_("Initial zoom _ratio:"),
GTK_TABLE (table), 0, size_group);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]