app/tools/gimpgegltool.c: blacklist lcms-from-profile

This commit is contained in:
Ville Pätsi 2015-05-02 00:38:09 -04:00 committed by Michael Natterer
parent d6f916a3c2
commit c4cd3c6562
1 changed files with 1 additions and 0 deletions

View File

@ -203,6 +203,7 @@ gimp_gegl_tool_operation_blacklisted (const gchar *name,
"gegl:hstack", /* pointless */
"gegl:introspect", /* pointless */
"gegl:layer", /* we use gimp's ops */
"gegl:lcms-from-profile", /* not usable here */
"gegl:linear-gradient", /* we use the blend tool */
"gegl:matting-global", /* used in the foreground select tool */
"gegl:opacity", /* poinless */