gimp r26880 - trunk/app/tools



Author: neo
Date: Fri Sep  5 17:41:29 2008
New Revision: 26880
URL: http://svn.gnome.org/viewvc/gimp?rev=26880&view=rev

Log:
also blacklist the "stress" operations


Modified:
   trunk/app/tools/gimpgegltool.c

Modified: trunk/app/tools/gimpgegltool.c
==============================================================================
--- trunk/app/tools/gimpgegltool.c	(original)
+++ trunk/app/tools/gimpgegltool.c	Fri Sep  5 17:41:29 2008
@@ -226,7 +226,7 @@
 {
   static const gchar * const blacklist[] =
   {
-    "convert-format", "gimp-", "introspect"
+    "convert-format", "gimp-", "introspect", "stress"
   };
   gint i;
 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]