[gegl] operations: change description of gegl:tile-glass



commit eb08aa34abd54c5469ce32f280b27728ecdae7ce
Author: Michael Natterer <mitch gimp org>
Date:   Fri May 16 21:54:24 2014 +0200

    operations: change description of gegl:tile-glass

 operations/common/tile-glass.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/operations/common/tile-glass.c b/operations/common/tile-glass.c
index 60b570a..edf5565 100644
--- a/operations/common/tile-glass.c
+++ b/operations/common/tile-glass.c
@@ -234,7 +234,7 @@ gegl_op_class_init (GeglOpClass *klass)
     "categories",  "artistic",
     "license",     "GPL3+",
     "name",        "gegl:tile-glass",
-    "description", _("Creates the effect of watching on the picture through thick glass "),
+    "description", _("Simulate distortion caused by rectangular glass tiles"),
     NULL);
 }
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]