[gimp] plug-ins: hide colorify from the menus,	we have the colorize tool
- From: Michael Natterer <mitch src gnome org>
- To: commits-list gnome org
- Cc: 
- Subject: [gimp] plug-ins: hide colorify from the menus,	we have the colorize tool
- Date: Thu,  3 May 2012 13:04:36 +0000 (UTC)
commit 0c4c095a57b95296d3d72f3fe9d832beea048f5a
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]