[gimp] plugins: remove max-rgb from menus



commit 8f640e8084270f8f2da8630ba23fc32967f55dc6
Author: Ãyvind KolÃs <pippin gimp org>
Date:   Sun May 6 21:06:02 2012 +0200

    plugins: remove max-rgb from menus

 plug-ins/common/max-rgb.c |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/plug-ins/common/max-rgb.c b/plug-ins/common/max-rgb.c
index 135902f..1925918 100644
--- a/plug-ins/common/max-rgb.c
+++ b/plug-ins/common/max-rgb.c
@@ -97,8 +97,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]