[gimp] app: blacklist gegl:threshold
- From: Michael Natterer <mitch src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp] app: blacklist gegl:threshold
- Date: Wed, 2 May 2012 16:30:11 +0000 (UTC)
commit aebf55d79980101dfd95ed6aa5164c4be30e99ad
Author: Michael Natterer <mitch gimp org>
Date: Mon Apr 2 02:51:37 2012 +0200
app: blacklist gegl:threshold
app/tools/gimpgegltool.c | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/app/tools/gimpgegltool.c b/app/tools/gimpgegltool.c
index f0bee8c..ca58297 100644
--- a/app/tools/gimpgegltool.c
+++ b/app/tools/gimpgegltool.c
@@ -132,6 +132,7 @@ gimp_gegl_tool_operation_blacklisted (const gchar *name,
"gegl:rotate", /* in gimp */
"gegl:transform", /* in gimp */
"gegl:value-invert", /* in gimp */
+ "gegl:threshold", /* in gimp */
"gimp-",
"gimp:"
};
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]