[gimp] app: fix GimpTransformOptions::clip's tooltip
- From: Michael Natterer <mitch src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp] app: fix GimpTransformOptions::clip's tooltip
- Date: Wed, 27 Jul 2011 20:24:38 +0000 (UTC)
commit d092573a3bee31e22789b0e52892ad24a888a4ce
Author: Michael Natterer <mitch gimp org>
Date: Wed Jul 27 22:24:10 2011 +0200
app: fix GimpTransformOptions::clip's tooltip
app/tools/gimptransformoptions.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/app/tools/gimptransformoptions.c b/app/tools/gimptransformoptions.c
index f449032..e5fbc7b 100644
--- a/app/tools/gimptransformoptions.c
+++ b/app/tools/gimptransformoptions.c
@@ -111,7 +111,7 @@ gimp_transform_options_class_init (GimpTransformOptionsClass *klass)
GIMP_PARAM_STATIC_STRINGS);
GIMP_CONFIG_INSTALL_PROP_ENUM (object_class, PROP_CLIP,
"clip",
- N_("How to clip..."),
+ N_("How to clip"),
GIMP_TYPE_TRANSFORM_RESIZE,
GIMP_TRANSFORM_RESIZE_ADJUST,
GIMP_PARAM_STATIC_STRINGS);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]