[gegl] operations: change description of apply-lens to be the same as in GIMP
- From: Michael Natterer <mitch src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gegl] operations: change description of apply-lens to be the same as in GIMP
- Date: Sun, 13 Apr 2014 18:49:31 +0000 (UTC)
commit 089e3f37bdab6768020b5f5054c24ad72a5119d0
Author: Michael Natterer <mitch gimp org>
Date: Sun Apr 13 20:47:26 2014 +0200
operations: change description of apply-lens to be the same as in GIMP
operations/common/apply-lens.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/operations/common/apply-lens.c b/operations/common/apply-lens.c
index 2af7faf..1c4c863 100644
--- a/operations/common/apply-lens.c
+++ b/operations/common/apply-lens.c
@@ -301,7 +301,7 @@ gegl_chant_class_init (GeglChantClass *klass)
"name", "gegl:apply-lens",
"categories", "Distorts",
"license", "GPL3+",
- "description", _("After applying this filter, a part of the active layer is rendered through a spherical
lens."),
+ "description", _("Simulate an elliptical lens over the image"),
"reference-composition", composition,
NULL);
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]