[vinagre] Remove plugin dialog



commit 08130aa63f8752327fdb041826805c2e09739ddc
Author: David King <amigadave amigadave com>
Date:   Sat Jun 11 08:26:15 2011 +0200

    Remove plugin dialog

 po/POTFILES.in                  |    1 -
 vinagre/vinagre-commands.c      |    1 -
 vinagre/vinagre-plugin-dialog.c |  101 ---------------------------------------
 vinagre/vinagre-plugin-dialog.h |   56 ---------------------
 4 files changed, 0 insertions(+), 159 deletions(-)
---
diff --git a/po/POTFILES.in b/po/POTFILES.in
index c6e111a..f5d0657 100644
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -34,7 +34,6 @@ vinagre/vinagre-main.c
 vinagre/vinagre-mdns.c
 vinagre/vinagre-notebook.c
 vinagre/vinagre-options.c
-vinagre/vinagre-plugin-dialog.c
 vinagre/vinagre-prefs.c
 vinagre/vinagre-ssh.c
 vinagre/vinagre-tab.c
diff --git a/vinagre/vinagre-commands.c b/vinagre/vinagre-commands.c
index da366c2..b0de3ec 100644
--- a/vinagre/vinagre-commands.c
+++ b/vinagre/vinagre-commands.c
@@ -39,7 +39,6 @@
 #include "vinagre-prefs.h"
 #include "vinagre-cache-prefs.h"
 #include "vinagre-plugins-engine.h"
-#include "vinagre-plugin-dialog.h"
 
 static void _toggle_widget_visible (GtkWidget *widget)
 {



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