[gegl] lens-distortion: move from blur to distort category
- From: Øyvind Kolås <ok src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gegl] lens-distortion: move from blur to distort category
- Date: Tue, 2 May 2017 16:40:27 +0000 (UTC)
commit 532bf332794d601c3226d04896c03e1f4d1274f3
Author: Øyvind Kolås <pippin gimp org>
Date: Tue May 2 17:58:30 2017 +0200
lens-distortion: move from blur to distort category
operations/common/lens-distortion.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/operations/common/lens-distortion.c b/operations/common/lens-distortion.c
index 74f24ed..82169b3 100644
--- a/operations/common/lens-distortion.c
+++ b/operations/common/lens-distortion.c
@@ -499,7 +499,7 @@ gegl_op_class_init (GeglOpClass *klass)
gegl_operation_class_set_keys (operation_class,
"name", "gegl:lens-distortion",
"title", _("Lens Distortion"),
- "categories", "blur",
+ "categories", "distort",
"position-dependent", "true",
"license", "GPL3+",
"reference-hash", "991dbbc6def3811821265049f69c23b3",
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]