[vinagre/libpeas: 5/10] Removed vinagre-plugin-manager.*



commit abfd37c7ffe569dddbf3a683f445faedc6f4ffd2
Author: Jonh Wendell <jwendell gnome org>
Date:   Tue Jul 20 11:07:05 2010 -0300

    Removed vinagre-plugin-manager.*

 vinagre/Makefile.am              |    3 -
 vinagre/vinagre-plugin-dialog.c  |    1 -
 vinagre/vinagre-plugin-manager.c |  889 --------------------------------------
 vinagre/vinagre-plugin-manager.h |   75 ----
 4 files changed, 0 insertions(+), 968 deletions(-)
---
diff --git a/vinagre/Makefile.am b/vinagre/Makefile.am
index 27afb8f..1ac905a 100644
--- a/vinagre/Makefile.am
+++ b/vinagre/Makefile.am
@@ -19,7 +19,6 @@ NOINST_H_FILES = \
   vinagre-enums.h \
   vinagre-marshal.h \
   vinagre-object-module.h \
-  vinagre-plugin-manager.h \
   vinagre-plugin-dialog.h \
   vinagre-window-private.h \
   pty_open.h \
@@ -74,7 +73,6 @@ handwritten_sources = \
   vinagre-object-module.c \
   vinagre-plugin.c \
   vinagre-plugin-dialog.c \
-  vinagre-plugin-manager.c \
   vinagre-prefs.c \
   vinagre-tab.c \
   vinagre-utils.c \
@@ -162,7 +160,6 @@ vinagre_applet_SOURCES =					\
 	vinagre-bookmarks-tree.h vinagre-bookmarks-tree.c	\
 	vinagre-bookmarks-migration.h vinagre-bookmarks-migration.c \
 	vinagre-plugin.h vinagre-plugin.c \
-	vinagre-plugin-manager.h vinagre-plugin-manager.c \
 	vinagre-plugin-dialog.h vinagre-plugin-dialog.c \
 	vinagre-debug.h vinagre-debug.c \
 	vinagre-window.h vinagre-window.c \
diff --git a/vinagre/vinagre-plugin-dialog.c b/vinagre/vinagre-plugin-dialog.c
index 0744aff..17d0348 100644
--- a/vinagre/vinagre-plugin-dialog.c
+++ b/vinagre/vinagre-plugin-dialog.c
@@ -22,7 +22,6 @@
 #include <glib/gi18n.h>
 
 #include "vinagre-plugin-dialog.h"
-#include "vinagre-plugin-manager.h"
 #include "vinagre-debug.h"
 
 static GtkWidget *plugin_dialog = NULL;



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