gimp r27349 - branches/gimp-2-6/app/tools



Author: neo
Date: Tue Oct 21 11:08:30 2008
New Revision: 27349
URL: http://svn.gnome.org/viewvc/gimp?rev=27349&view=rev

Log:
no need for "gimp:" in the 2.6 blacklist


Modified:
   branches/gimp-2-6/app/tools/gimpgegltool.c

Modified: branches/gimp-2-6/app/tools/gimpgegltool.c
==============================================================================
--- branches/gimp-2-6/app/tools/gimpgegltool.c	(original)
+++ branches/gimp-2-6/app/tools/gimpgegltool.c	Tue Oct 21 11:08:30 2008
@@ -226,7 +226,7 @@
 {
   static const gchar * const blacklist[] =
   {
-    "gimp-",          "gimp:",
+    "gimp-",
     "convert-format", "gegl:convert-format",
     "introspect",     "gegl:introspect",
     "stress",         "gegl:stress",



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