app: blacklist gegl:sdl-display in the GEGL tool

This commit is contained in:
Michael Natterer 2012-05-03 15:06:45 +02:00
parent 0c4c095a57
commit c1259daa54
1 changed files with 1 additions and 0 deletions

View File

@ -132,6 +132,7 @@ gimp_gegl_tool_operation_blacklisted (const gchar *name,
"gegl:posterize", /* in gimp */
"gegl:rotate", /* in gimp */
"gegl:scale", /* in gimp */
"gegl:sdl-display", /* useless */
"gegl:shear", /* in gimp */
"gegl:text",
"gegl:threshold", /* in gimp */