[gimp] app/tools/gimpgegltool.c: blacklist lcms-from-profile
- From: Michael Natterer <mitch src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp] app/tools/gimpgegltool.c: blacklist lcms-from-profile
- Date: Sat, 2 May 2015 14:16:45 +0000 (UTC)
commit c4cd3c65628970272c786cf71ab00ddbd74268ce
Author: Ville Pätsi <drc gimp org>
Date: Sat May 2 00:38:09 2015 -0400
app/tools/gimpgegltool.c: blacklist lcms-from-profile
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 69e296a..8fd93f4 100644
--- a/app/tools/gimpgegltool.c
+++ b/app/tools/gimpgegltool.c
@@ -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 */
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]