[gimp] app: Fix tooltip for "Use editor" checkbox
- From: Mikael Magnusson <mikachu src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp] app: Fix tooltip for "Use editor" checkbox
- Date: Wed, 11 May 2011 20:09:47 +0000 (UTC)
commit 80e18bdee0c5d6d8bdcb39f7e1cd8857497ecd00
Author: Mikael Magnusson <mikachu src gnome org>
Date: Wed May 11 22:09:21 2011 +0200
app: Fix tooltip for "Use editor" checkbox
app/tools/gimptextoptions.c | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
---
diff --git a/app/tools/gimptextoptions.c b/app/tools/gimptextoptions.c
index c2cb9ea..eb026af 100644
--- a/app/tools/gimptextoptions.c
+++ b/app/tools/gimptextoptions.c
@@ -194,8 +194,7 @@ gimp_text_options_class_init (GimpTextOptionsClass *klass)
GIMP_CONFIG_INSTALL_PROP_BOOLEAN (object_class, PROP_USE_EDITOR,
"use-editor",
N_("Use an external editor window for text "
- "entry, instead of direct-on-canvas "
- "editing"),
+ "entry"),
FALSE,
GIMP_PARAM_STATIC_STRINGS);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]