[gimp/metadata-browser] app: blacklist gegl:sdl-display in the GEGL tool
- From: Roman Joost <romanofski src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp/metadata-browser] app: blacklist gegl:sdl-display in the GEGL tool
- Date: Thu, 13 Sep 2012 00:05:43 +0000 (UTC)
commit a1e0a77923a2d7bcc0664937709b17027ffb427e
Author: Michael Natterer <mitch gimp org>
Date: Thu May 3 15:06:45 2012 +0200
app: blacklist gegl:sdl-display in the GEGL tool
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 2b7ec26..8fa1955 100644
--- a/app/tools/gimpgegltool.c
+++ b/app/tools/gimpgegltool.c
@@ -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 */
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]