app: blacklist gegl:threshold

This commit is contained in:
Michael Natterer 2012-04-02 02:51:37 +02:00
parent 95b1c0617b
commit aebf55d799
1 changed files with 1 additions and 0 deletions

View File

@ -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:"
};