[gimp] plugins: hide tile-small from menus



commit b165893c2b6725ec77bac722c1b4c2dc49ae9e9b
Author: Ãyvind KolÃs <pippin gimp org>
Date:   Thu May 3 04:05:32 2012 +0200

    plugins: hide tile-small from menus

 plug-ins/common/tile-small.c |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/plug-ins/common/tile-small.c b/plug-ins/common/tile-small.c
index c39abe1..4973fd8 100644
--- a/plug-ins/common/tile-small.c
+++ b/plug-ins/common/tile-small.c
@@ -229,8 +229,6 @@ query (void)
                           GIMP_PLUGIN,
                           G_N_ELEMENTS (args), 0,
                           args, NULL);
-
-  gimp_plugin_menu_register (PLUG_IN_PROC, "<Image>/Filters/Map");
 }
 
 static void



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