gimp r27285 - in trunk: . app/tools
- From: mitch svn gnome org
- To: svn-commits-list gnome org
- Subject: gimp r27285 - in trunk: . app/tools
- Date: Tue, 14 Oct 2008 23:14:34 +0000 (UTC)
Author: mitch
Date: Tue Oct 14 23:14:34 2008
New Revision: 27285
URL: http://svn.gnome.org/viewvc/gimp?rev=27285&view=rev
Log:
2008-10-15 Michael Natterer <mitch gimp org>
* app/tools/gimpgegltool.c (gimp_gegl_tool_operation_blacklisted):
add the gegl: prefix here too.
Modified:
trunk/ChangeLog
trunk/app/tools/gimpgegltool.c
Modified: trunk/app/tools/gimpgegltool.c
==============================================================================
--- trunk/app/tools/gimpgegltool.c (original)
+++ trunk/app/tools/gimpgegltool.c Tue Oct 14 23:14:34 2008
@@ -226,7 +226,8 @@
{
static const gchar * const blacklist[] =
{
- "convert-format", "gimp-", "introspect", "stress", "text"
+ "gegl:convert-format", "gegl:text", "gegl:introspect", "gegl:stress",
+ "gimp-"
};
gint i;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]