[evolution] Bug 580893 – Kill libgnome/gnome-gconf



commit c1a12789acbbc59830e9141da9024debaecccdb2
Author: Matthew Barnes <mbarnes redhat com>
Date:   Thu Apr 30 22:54:15 2009 -0400

    Bug 580893 â?? Kill libgnome/gnome-gconf
---
 shell/e-shell-window.c                 |    1 -
 shell/e-sidebar.c                      |    1 -
 shell/e-user-creatable-items-handler.c |    1 -
 3 files changed, 0 insertions(+), 3 deletions(-)

diff --git a/shell/e-shell-window.c b/shell/e-shell-window.c
index 204b928..516df0c 100644
--- a/shell/e-shell-window.c
+++ b/shell/e-shell-window.c
@@ -46,7 +46,6 @@
 #include <bonobo/bonobo-widget.h>
 
 #include <glib/gi18n.h>
-#include <libgnome/gnome-gconf.h>
 
 #include <gconf/gconf-client.h>
 
diff --git a/shell/e-sidebar.c b/shell/e-sidebar.c
index 37ff2fe..7b8ba1a 100644
--- a/shell/e-sidebar.c
+++ b/shell/e-sidebar.c
@@ -29,7 +29,6 @@
 #include "e-util/e-util.h"
 
 #include <gconf/gconf-client.h>
-#include <libgnome/gnome-gconf.h>
 
 typedef struct {
 	GtkWidget *button_widget;
diff --git a/shell/e-user-creatable-items-handler.c b/shell/e-user-creatable-items-handler.c
index 4ba2473..30b0d1d 100644
--- a/shell/e-user-creatable-items-handler.c
+++ b/shell/e-user-creatable-items-handler.c
@@ -43,7 +43,6 @@
 #include <string.h>
 
 #include <gconf/gconf-client.h>
-#include <libgnome/gnome-gconf.h>
 
 struct _Component {
 	char *id, *alias;



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