[gimp/metadata-browser] plug-ins: hide colorify from the menus, we have the colorize tool



commit 945d50cd7b6e56cb4efcfad8937e162e90ef109c
Author: Michael Natterer <mitch gimp org>
Date:   Thu May 3 15:02:03 2012 +0200

    plug-ins: hide colorify from the menus, we have the colorize tool

 plug-ins/common/colorify.c |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/plug-ins/common/colorify.c b/plug-ins/common/colorify.c
index cdc3c7d..ae75bcd 100644
--- a/plug-ins/common/colorify.c
+++ b/plug-ins/common/colorify.c
@@ -110,8 +110,6 @@ query (void)
                           GIMP_PLUGIN,
                           G_N_ELEMENTS (args), 0,
                           args, NULL);
-
-  gimp_plugin_menu_register (PLUG_IN_PROC, "<Image>/Colors/Modify");
 }
 
 static void



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