[gimp] plugins: remove mail plug-in from menus



commit 6c3372cefb529a7da9533935f210024d05f1f242
Author: Ãyvind KolÃs <pippin gimp org>
Date:   Mon May 7 12:21:13 2012 +0200

    plugins: remove mail plug-in from menus

 plug-ins/common/mail.c |    4 ----
 1 files changed, 0 insertions(+), 4 deletions(-)
---
diff --git a/plug-ins/common/mail.c b/plug-ins/common/mail.c
index caf4a46..8e5ce5f 100644
--- a/plug-ins/common/mail.c
+++ b/plug-ins/common/mail.c
@@ -196,10 +196,6 @@ query (void)
                           GIMP_PLUGIN,
                           G_N_ELEMENTS (args), 0,
                           args, NULL);
-
-  gimp_plugin_menu_register (PLUG_IN_PROC, "<Image>/File/Send");
-  gimp_plugin_icon_register (PLUG_IN_PROC, GIMP_ICON_TYPE_INLINE_PIXBUF,
-                             mail_icon);
 }
 
 static void



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